SaladSlayer00
commited on
Commit
•
4016792
1
Parent(s):
590a554
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 |
| 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
|
|
|
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.2581
|
19 |
+
- Validation Loss: 1.6399
|
20 |
+
- Validation Accuracy: 0.5823
|
21 |
+
- Epoch: 11
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 1.2581 | 1.6399 | 0.5823 | 11 |
|
59 |
|
60 |
|
61 |
### 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:59a1ea20b9245a7626ff93043bea747d568ddc4baeeaff96d30585aa7d178f83
|
3 |
+
size 1401015
|
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:fa3f47de029e3ed6a4a2e68345c7cb0c87fa5c257342157a1aff8cdf6df27202
|
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 167707244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63f8acd0d37565b4c842af2c3554384fe75640b8af4f8afcf4f77881f4465ecd
|
3 |
size 167707244
|