Training in progress epoch 4
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Train Top-3-accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Validation Top-3-accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.4363 | 0.8428 | 0.9845 | 0.3823 | 0.8641 | 0.9881 | 1 |
|
51 |
| 0.3123 | 0.8863 | 0.9922 | 0.2945 | 0.8988 | 0.9928 | 2 |
|
52 |
| 0.2153 | 0.9259 | 0.9952 | 0.2316 | 0.9187 | 0.9958 | 3 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1408
|
18 |
+
- Train Accuracy: 0.9540
|
19 |
+
- Train Top-3-accuracy: 0.9973
|
20 |
+
- Validation Loss: 0.2008
|
21 |
+
- Validation Accuracy: 0.9335
|
22 |
+
- Validation Top-3-accuracy: 0.9965
|
23 |
+
- Epoch: 4
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
50 |
| 0.4363 | 0.8428 | 0.9845 | 0.3823 | 0.8641 | 0.9881 | 1 |
|
51 |
| 0.3123 | 0.8863 | 0.9922 | 0.2945 | 0.8988 | 0.9928 | 2 |
|
52 |
| 0.2153 | 0.9259 | 0.9952 | 0.2316 | 0.9187 | 0.9958 | 3 |
|
53 |
+
| 0.1408 | 0.9540 | 0.9973 | 0.2008 | 0.9335 | 0.9965 | 4 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1656825566.localhost.localdomain.192813.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:854fec00654b65f6c879a77d94fc1f6559e3317aa60010255ee076bb099eeb6c
|
3 |
+
size 2149516
|
logs/validation/events.out.tfevents.1656831408.localhost.localdomain.192813.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:f546a03a05441fb85c42d429162ba48e11308fe94f258f6c0243973d77195dc0
|
3 |
+
size 2514
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343493888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b98c0090d5cee38863690aaa44f6b96fef95b9da902a5b3053796e44a6223b49
|
3 |
size 343493888
|