SaladSlayer00
commited on
Commit
•
86af37d
1
Parent(s):
6289b52
Training in progress epoch 0
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:
|
19 |
-
- Validation Loss:
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,18 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:-------------------:|:-----:|
|
47 |
-
| 7.
|
48 |
-
| 4.6502 | 4.5469 | 0.0694 | 1 |
|
49 |
-
| 4.3466 | 4.1339 | 0.1198 | 2 |
|
50 |
-
| 3.8826 | 3.6814 | 0.1758 | 3 |
|
51 |
-
| 3.4086 | 3.2561 | 0.2531 | 4 |
|
52 |
-
| 2.9790 | 2.8971 | 0.3091 | 5 |
|
53 |
-
| 2.5850 | 2.5861 | 0.3718 | 6 |
|
54 |
-
| 2.2552 | 2.3518 | 0.4132 | 7 |
|
55 |
-
| 1.9572 | 2.1403 | 0.4602 | 8 |
|
56 |
-
| 1.6879 | 1.9376 | 0.5050 | 9 |
|
57 |
-
| 1.4443 | 1.7642 | 0.5454 | 10 |
|
58 |
-
| 1.2391 | 1.6619 | 0.5588 | 11 |
|
59 |
|
60 |
|
61 |
### 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: 7.0750
|
19 |
+
- Validation Loss: 4.8746
|
20 |
+
- Validation Accuracy: 0.0090
|
21 |
+
- Epoch: 0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:-------------------:|:-----:|
|
47 |
+
| 7.0750 | 4.8746 | 0.0090 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1703560082.fv-az1200-423.1825.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c63bc6345e750f01f58ac6e7e810ef0202fc0147b689e01d8e038d781aa26f2d
|
3 |
+
size 1400267
|
logs/validation/events.out.tfevents.1703561677.fv-az1200-423.1825.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72e11c6dfe38c9b38cfb65e44b7668d68ce02428e424808f9dcf5ccb0d0bf665
|
3 |
+
size 302
|
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:b108b308184cc002f51d2a162cd0cec484ebf064c51ab15010d19925cd12d466
|
3 |
size 167707244
|