SaladSlayer00
commited on
Commit
•
590a554
1
Parent(s):
22e7fa7
Training in progress epoch 10
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: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 2.2925 | 2.2959 | 0.4233 | 7 |
|
55 |
| 1.9792 | 2.1138 | 0.4882 | 8 |
|
56 |
| 1.7199 | 1.9271 | 0.5174 | 9 |
|
|
|
57 |
|
58 |
|
59 |
### 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.4845
|
19 |
+
- Validation Loss: 1.7643
|
20 |
+
- Validation Accuracy: 0.5666
|
21 |
+
- Epoch: 10
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
54 |
| 2.2925 | 2.2959 | 0.4233 | 7 |
|
55 |
| 1.9792 | 2.1138 | 0.4882 | 8 |
|
56 |
| 1.7199 | 1.9271 | 0.5174 | 9 |
|
57 |
+
| 1.4845 | 1.7643 | 0.5666 | 10 |
|
58 |
|
59 |
|
60 |
### 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:dde08483282d596c0b17cdd94a975d3d69624df06e97732d43e0b67dcf508b59
|
3 |
+
size 1400947
|
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:36bba83a0f56e8ff4185170812aa0d51b566556a0b355f226a6895f0436826a0
|
3 |
+
size 2582
|
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:5fe3fcc8d680f138bdc00efa53c47ea0b13e1d377ac0db7d340b3e2b4cd5cb0a
|
3 |
size 167707244
|