Commit
·
4b69e50
1
Parent(s):
314f00c
Training in progress epoch 13
Browse files- README.md +4 -3
- checkpoint/extra_data.pickle +1 -1
- checkpoint/weights.h5 +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [nvidia/mit-b3](https://huggingface.co/nvidia/mit-b3) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.1218 | 0.1361 | 10 |
|
56 |
| 0.1199 | 0.1374 | 11 |
|
57 |
| 0.1173 | 0.1350 | 12 |
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [nvidia/mit-b3](https://huggingface.co/nvidia/mit-b3) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1153
|
18 |
+
- Validation Loss: 0.1376
|
19 |
+
- Epoch: 13
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
55 |
| 0.1218 | 0.1361 | 10 |
|
56 |
| 0.1199 | 0.1374 | 11 |
|
57 |
| 0.1173 | 0.1350 | 12 |
|
58 |
+
| 0.1153 | 0.1376 | 13 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
checkpoint/extra_data.pickle
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377846971
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b91440bef9f7319442ce6180e3a8b81e45c4d3f34b7c90f9d33e619256da0db1
|
3 |
size 377846971
|
checkpoint/weights.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 189752772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bec47b1f0befcbfb5e976cc8f06228bbad26d2596c575aef7d260bd3ee58226f
|
3 |
size 189752772
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 189752772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bec47b1f0befcbfb5e976cc8f06228bbad26d2596c575aef7d260bd3ee58226f
|
3 |
size 189752772
|