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: 1.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Train Top-3-accuracy: 0.
|
20 |
-
- Validation Loss: 1.
|
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 |
| 2.6504 | 0.2057 | 0.3591 | 2.2693 | 0.3299 | 0.5069 | 0 |
|
50 |
| 1.8871 | 0.4062 | 0.6494 | 1.6561 | 0.4618 | 0.7083 | 1 |
|
51 |
| 1.4603 | 0.5278 | 0.7790 | 1.4162 | 0.5417 | 0.8021 | 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: 1.1499
|
18 |
+
- Train Accuracy: 0.6199
|
19 |
+
- Train Top-3-accuracy: 0.8676
|
20 |
+
- Validation Loss: 1.2030
|
21 |
+
- Validation Accuracy: 0.625
|
22 |
+
- Validation Top-3-accuracy: 0.8646
|
23 |
+
- Epoch: 3
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
| 2.6504 | 0.2057 | 0.3591 | 2.2693 | 0.3299 | 0.5069 | 0 |
|
50 |
| 1.8871 | 0.4062 | 0.6494 | 1.6561 | 0.4618 | 0.7083 | 1 |
|
51 |
| 1.4603 | 0.5278 | 0.7790 | 1.4162 | 0.5417 | 0.8021 | 2 |
|
52 |
+
| 1.1499 | 0.6199 | 0.8676 | 1.2030 | 0.625 | 0.8646 | 3 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1656818948.localhost.localdomain.185921.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:72bff69336d9c474b497a68c76abe537b17956319be2d15b12f91b5e01307270
|
3 |
+
size 2149221
|
logs/validation/events.out.tfevents.1656819396.localhost.localdomain.185921.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:b3daab7a86b8a1c993899e31f84d44d50b4b38af7baf5c011440df947dcfcb3b
|
3 |
+
size 2012
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343527680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ca147ce594d8068590d4206988dcd3f06684a2a814a2f672b87ced3823b353d
|
3 |
size 343527680
|