SaladSlayer00
commited on
Commit
•
06487ae
1
Parent(s):
f2ddda0
Training in progress epoch 8
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 3.0071 | 2.8524 | 0.3012 | 5 |
|
53 |
| 2.6239 | 2.5632 | 0.3651 | 6 |
|
54 |
| 2.2925 | 2.2959 | 0.4233 | 7 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.9792
|
19 |
+
- Validation Loss: 2.1138
|
20 |
+
- Validation Accuracy: 0.4882
|
21 |
+
- Epoch: 8
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
| 3.0071 | 2.8524 | 0.3012 | 5 |
|
53 |
| 2.6239 | 2.5632 | 0.3651 | 6 |
|
54 |
| 2.2925 | 2.2959 | 0.4233 | 7 |
|
55 |
+
| 1.9792 | 2.1138 | 0.4882 | 8 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
logs/train/events.out.tfevents.1703560082.fv-az1200-423.1825.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3bd0297b75da9b8cc24dbaebe21c47953ee3032035a95f6ddbf8584afa7a32f
|
3 |
+
size 1400811
|
logs/validation/events.out.tfevents.1703561677.fv-az1200-423.1825.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cf23f5110422663e43886e70f21048ae65c13dfa74d6ba46d8176db1a74a08d
|
3 |
+
size 2126
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167707244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9221e3784ab4d6d7f7fcb9f1e1cf91e16c608e7121000b70efd601ca66f002a8
|
3 |
size 167707244
|