Training in progress epoch 3
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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.8487 | 0.6969 | 0.9168 | 0.4793 | 0.8274 | 0.9802 | 0 |
|
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 |
|
53 |
|
54 |
### 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.2153
|
18 |
+
- Train Accuracy: 0.9259
|
19 |
+
- Train Top-3-accuracy: 0.9952
|
20 |
+
- Validation Loss: 0.2316
|
21 |
+
- Validation Accuracy: 0.9187
|
22 |
+
- Validation Top-3-accuracy: 0.9958
|
23 |
+
- Epoch: 3
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
| 0.8487 | 0.6969 | 0.9168 | 0.4793 | 0.8274 | 0.9802 | 0 |
|
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
|
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:96b982af4c0fc62e4c503948f80e4380396412c12d220ea3883967a94e246265
|
3 |
+
size 2149221
|
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:acbd85cf694e4b075a7505598d2d8a1dcb4571a3ef0047be636cc04dfd5adaeb
|
3 |
+
size 2018
|
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:2f860432571b728284af4da2b91559e28219a84d918cd1ed6ac5cabf13226205
|
3 |
size 343493888
|