ChristianMDahl
commited on
Commit
•
6ff8177
1
Parent(s):
f022061
Training in progress epoch 19
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 |
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
61 |
| 0.1102 | 0.1353 | 16 |
|
62 |
| 0.1089 | 0.1397 | 17 |
|
63 |
| 0.1082 | 0.1364 | 18 |
|
|
|
64 |
|
65 |
|
66 |
### 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.1059
|
18 |
+
- Validation Loss: 0.1350
|
19 |
+
- Epoch: 19
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
61 |
| 0.1102 | 0.1353 | 16 |
|
62 |
| 0.1089 | 0.1397 | 17 |
|
63 |
| 0.1082 | 0.1364 | 18 |
|
64 |
+
| 0.1059 | 0.1350 | 19 |
|
65 |
|
66 |
|
67 |
### 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:63672f617fe9076e3bfd4115e01580745b0b2be67576c12873c15ba0461211e2
|
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:bc552e412bd95fd3a5060ccf974d5a8f42950ecc8c1a93d213e406259bb74614
|
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:bc552e412bd95fd3a5060ccf974d5a8f42950ecc8c1a93d213e406259bb74614
|
3 |
size 189752772
|