SaladSlayer00
commited on
Commit
•
89e05ba
1
Parent(s):
77674e5
Training in progress epoch 4
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: 3.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 4.6468 | 4.5229 | 0.0538 | 1 |
|
49 |
| 4.3211 | 4.1033 | 0.1209 | 2 |
|
50 |
| 3.8784 | 3.6736 | 0.1859 | 3 |
|
|
|
51 |
|
52 |
|
53 |
### 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: 3.4274
|
19 |
+
- Validation Loss: 3.2193
|
20 |
+
- Validation Accuracy: 0.2419
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
| 4.6468 | 4.5229 | 0.0538 | 1 |
|
49 |
| 4.3211 | 4.1033 | 0.1209 | 2 |
|
50 |
| 3.8784 | 3.6736 | 0.1859 | 3 |
|
51 |
+
| 3.4274 | 3.2193 | 0.2419 | 4 |
|
52 |
|
53 |
|
54 |
### 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:ba6333475a610484818b0faf230bd6acca4d5a7b36e86cb109e52b24a2fefb70
|
3 |
+
size 1400539
|
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:61586bd2a02fbe67375cbacba3ce4a974c8f869d7f583f15d3f8618093cd56b3
|
3 |
+
size 1214
|
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:a5ace73e61bed7fa49086c389d82b2fdaa5afde74e75861950ed97c36b1fd46e
|
3 |
size 167707244
|