SaladSlayer00
commited on
Commit
•
77674e5
1
Parent(s):
b9e3e3c
Training in progress epoch 3
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 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 7.0750 | 4.8746 | 0.0090 | 0 |
|
48 |
| 4.6468 | 4.5229 | 0.0538 | 1 |
|
49 |
| 4.3211 | 4.1033 | 0.1209 | 2 |
|
|
|
50 |
|
51 |
|
52 |
### 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: 3.8784
|
19 |
+
- Validation Loss: 3.6736
|
20 |
+
- Validation Accuracy: 0.1859
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 7.0750 | 4.8746 | 0.0090 | 0 |
|
48 |
| 4.6468 | 4.5229 | 0.0538 | 1 |
|
49 |
| 4.3211 | 4.1033 | 0.1209 | 2 |
|
50 |
+
| 3.8784 | 3.6736 | 0.1859 | 3 |
|
51 |
|
52 |
|
53 |
### 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:a84a40169e43601b31e4d932c7bc7e8ea229354e8abc0fbb9cb15053676f7f63
|
3 |
+
size 1400471
|
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:8fc2a66c9f43e23c830d30ea63ddc8ac440931ad2a036a9099bdf40a9adb932d
|
3 |
+
size 986
|
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:75985a02fcf30e42724e49f01910503c4ca8c6f024402925aa2de0dec96912f0
|
3 |
size 167707244
|