SaladSlayer00
commited on
Commit
•
68cc3c7
1
Parent(s):
b5e7274
Training in progress epoch 6
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: 2.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 3.8784 | 3.6736 | 0.1859 | 3 |
|
51 |
| 3.4274 | 3.2193 | 0.2419 | 4 |
|
52 |
| 3.0071 | 2.8524 | 0.3012 | 5 |
|
|
|
53 |
|
54 |
|
55 |
### 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: 2.6239
|
19 |
+
- Validation Loss: 2.5632
|
20 |
+
- Validation Accuracy: 0.3651
|
21 |
+
- Epoch: 6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
| 3.8784 | 3.6736 | 0.1859 | 3 |
|
51 |
| 3.4274 | 3.2193 | 0.2419 | 4 |
|
52 |
| 3.0071 | 2.8524 | 0.3012 | 5 |
|
53 |
+
| 2.6239 | 2.5632 | 0.3651 | 6 |
|
54 |
|
55 |
|
56 |
### 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:0d20e30dfb9dc92124108bee76e77fe9c094c50e52070faa2f609ec9a8b6c443
|
3 |
+
size 1400675
|
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:e8fbb5bc2e6c09a53f17a5d553aa26ce00f4677c0a6c566af30d31bb5b3fca2b
|
3 |
+
size 1670
|
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:7dac7f1e886a05d6d614799e79f6200ac6485f9710219670fe93c3fa6390b787
|
3 |
size 167707244
|