Commit
·
c9655fc
1
Parent(s):
f1cffce
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.1334 | 0.1698 | 16 |
|
62 |
| 0.1317 | 0.1662 | 17 |
|
63 |
| 0.1301 | 0.1683 | 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.1286
|
18 |
+
- Validation Loss: 0.1658
|
19 |
+
- Epoch: 19
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
61 |
| 0.1334 | 0.1698 | 16 |
|
62 |
| 0.1317 | 0.1662 | 17 |
|
63 |
| 0.1301 | 0.1683 | 18 |
|
64 |
+
| 0.1286 | 0.1658 | 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:d083d9d93ba9f468182ad2286db749748271853537102425268f7956482fc845
|
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:458da11d8a93a66cb92c573f018648477d189f62b578a287595b5b920661996a
|
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:458da11d8a93a66cb92c573f018648477d189f62b578a287595b5b920661996a
|
3 |
size 189752772
|