SaladSlayer00
commited on
Commit
·
82ef071
1
Parent(s):
6e54bb8
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.3306 | 2.3803 | 0.4091 | 7 |
|
55 |
| 2.0284 | 2.1731 | 0.4738 | 8 |
|
56 |
| 1.7542 | 1.9839 | 0.4883 | 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.5084
|
19 |
+
- Validation Loss: 1.8335
|
20 |
+
- Validation Accuracy: 0.5284
|
21 |
+
- Epoch: 10
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
54 |
| 2.3306 | 2.3803 | 0.4091 | 7 |
|
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
|
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:7aa5a035a1cc6fd9f158a69b597eb5eee410f3d84620721f498d6c4330aae504
|
3 |
+
size 1400947
|
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:35ae0c39d469c17a33ac1b153eea25661c77e777ddb35a3a163794bc6bc56232
|
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 168010496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39d19ac42022d0db0b5a6fae55302c62857330c1f1507d4db3fbdce76896233d
|
3 |
size 168010496
|