SaladSlayer00
commited on
Commit
•
5c6e2e3
1
Parent(s):
82ef071
Training in progress epoch 11
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 2.0284 | 2.1731 | 0.4738 | 8 |
|
56 |
| 1.7542 | 1.9839 | 0.4883 | 9 |
|
57 |
| 1.5084 | 1.8335 | 0.5284 | 10 |
|
|
|
58 |
|
59 |
|
60 |
### 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.2935
|
19 |
+
- Validation Loss: 1.6986
|
20 |
+
- Validation Accuracy: 0.5619
|
21 |
+
- Epoch: 11
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
55 |
| 2.0284 | 2.1731 | 0.4738 | 8 |
|
56 |
| 1.7542 | 1.9839 | 0.4883 | 9 |
|
57 |
| 1.5084 | 1.8335 | 0.5284 | 10 |
|
58 |
+
| 1.2935 | 1.6986 | 0.5619 | 11 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
logs/train/events.out.tfevents.1703704065.fv-az1498-860.1832.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:5b6c00dda5099157478dd2a1a91e9fb26994d53a1a7993c8d10b1f61838dad04
|
3 |
+
size 1401015
|
logs/validation/events.out.tfevents.1703705636.fv-az1498-860.1832.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:e54051f059617f15e55f871c51e24bef3890e33fa4de6e9f83b0623b0b2d81d7
|
3 |
+
size 2810
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 168010496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28c045e831a6b2eacc589cc154950dd08502e3a31fb057876cb274fd3fc83f1d
|
3 |
size 168010496
|