Commit
·
f022061
1
Parent(s):
46b745b
Training in progress epoch 18
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 |
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
| 0.1117 | 0.1357 | 15 |
|
61 |
| 0.1102 | 0.1353 | 16 |
|
62 |
| 0.1089 | 0.1397 | 17 |
|
|
|
63 |
|
64 |
|
65 |
### 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.1082
|
18 |
+
- Validation Loss: 0.1364
|
19 |
+
- Epoch: 18
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
60 |
| 0.1117 | 0.1357 | 15 |
|
61 |
| 0.1102 | 0.1353 | 16 |
|
62 |
| 0.1089 | 0.1397 | 17 |
|
63 |
+
| 0.1082 | 0.1364 | 18 |
|
64 |
|
65 |
|
66 |
### 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:65e7ab239edf21aefa2fb3a6abae58578addbd5418ae132e9f572dbb11c5a54a
|
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:3beedc4546f8b35259771715d1f32f62f8fcf43baf07e5e5733032b796b02c63
|
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:3beedc4546f8b35259771715d1f32f62f8fcf43baf07e5e5733032b796b02c63
|
3 |
size 189752772
|