Commit
·
931c29b
1
Parent(s):
66818ed
Training in progress epoch 16
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 |
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
| 0.1835 | 0.2226 | 13 |
|
59 |
| 0.1804 | 0.2209 | 14 |
|
60 |
| 0.1775 | 0.2181 | 15 |
|
|
|
61 |
|
62 |
|
63 |
### 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.1745
|
18 |
+
- Validation Loss: 0.2206
|
19 |
+
- Epoch: 16
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
58 |
| 0.1835 | 0.2226 | 13 |
|
59 |
| 0.1804 | 0.2209 | 14 |
|
60 |
| 0.1775 | 0.2181 | 15 |
|
61 |
+
| 0.1745 | 0.2206 | 16 |
|
62 |
|
63 |
|
64 |
### 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:ea1646c6abfceff31275bbd6a17c1eea5310b9fa587d0016f96939df43f61f59
|
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:5ade32b9e4a9308fe4d8c4d5c5206bf9ea8517744534c099c69619f35c4b24cc
|
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:5ade32b9e4a9308fe4d8c4d5c5206bf9ea8517744534c099c69619f35c4b24cc
|
3 |
size 189752772
|