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:
|
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.9091
|
18 |
+
- Train Accuracy: 0.7125
|
19 |
+
- Train Top-3-accuracy: 0.9227
|
20 |
+
- Validation Loss: 1.0869
|
21 |
+
- Validation Accuracy: 0.6562
|
22 |
+
- Validation Top-3-accuracy: 0.8924
|
23 |
+
- Epoch: 4
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
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 |
+
| 0.9091 | 0.7125 | 0.9227 | 1.0869 | 0.6562 | 0.8924 | 4 |
|
54 |
|
55 |
|
56 |
### 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:4a78287f94ebbc7e8d7bcfe28d3409508de3cc61f74b0a0a6a9ac4c510555748
|
3 |
+
size 2149516
|
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:5a0585873bfe1fe94f2b498c6f83983bd13c839d8bfdf38d4181108079f0207f
|
3 |
+
size 2508
|
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:e676685e62fcc4cc5867baa0324c25460af77ab87e679755a5f0106fc78e4098
|
3 |
size 343527680
|