ChristianMDahl
commited on
Commit
•
7f7aebe
1
Parent(s):
931c29b
Training in progress epoch 17
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 |
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.1804 | 0.2209 | 14 |
|
60 |
| 0.1775 | 0.2181 | 15 |
|
61 |
| 0.1745 | 0.2206 | 16 |
|
|
|
62 |
|
63 |
|
64 |
### 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.1721
|
18 |
+
- Validation Loss: 0.2179
|
19 |
+
- Epoch: 17
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
59 |
| 0.1804 | 0.2209 | 14 |
|
60 |
| 0.1775 | 0.2181 | 15 |
|
61 |
| 0.1745 | 0.2206 | 16 |
|
62 |
+
| 0.1721 | 0.2179 | 17 |
|
63 |
|
64 |
|
65 |
### 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:9d55352f3ed8e5b389a6b26b59fd73c4df20fbf25c844d62ebc3aa61a6cdf24d
|
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:f23b19478c9c528afe012b552a2a2e71ed0449b06168b9675876abbeeb08fbd2
|
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:f23b19478c9c528afe012b552a2a2e71ed0449b06168b9675876abbeeb08fbd2
|
3 |
size 189752772
|