ChristianMDahl
commited on
Commit
•
3823355
1
Parent(s):
48a2d40
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.1745 | 0.2206 | 16 |
|
62 |
| 0.1721 | 0.2179 | 17 |
|
63 |
| 0.1693 | 0.2199 | 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.1671
|
18 |
+
- Validation Loss: 0.2320
|
19 |
+
- Epoch: 19
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
61 |
| 0.1745 | 0.2206 | 16 |
|
62 |
| 0.1721 | 0.2179 | 17 |
|
63 |
| 0.1693 | 0.2199 | 18 |
|
64 |
+
| 0.1671 | 0.2320 | 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:2533d420b5a48041f89a97f02861525594a7a1c1b0ac91027f8e657bcfbd872b
|
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:6ca2f926ca8f9e5c92eba2bd0bf55317e95531f2d309f74ce785bac376815e85
|
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:6ca2f926ca8f9e5c92eba2bd0bf55317e95531f2d309f74ce785bac376815e85
|
3 |
size 189752772
|