SaladSlayer00
commited on
Commit
•
22e7fa7
1
Parent(s):
06487ae
Training in progress epoch 9
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:
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.7199
|
19 |
+
- Validation Loss: 1.9271
|
20 |
+
- Validation Accuracy: 0.5174
|
21 |
+
- Epoch: 9
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 1.7199 | 1.9271 | 0.5174 | 9 |
|
57 |
|
58 |
|
59 |
### 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:01c9cbb2d1bbcc8302114e90faa0a5757d4be931ca95e9f1c3945f8664caac82
|
3 |
+
size 1400879
|
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:63360e4602c786fc12689605a4a144d059f8794e50e2072b4badba5f806895ce
|
3 |
+
size 2354
|
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:a31ee7e9838de4b0b00d15e679fb7ae28f3d7f2b9b6c14aa605f4cb137234925
|
3 |
size 167707244
|