ChristianMDahl
commited on
Commit
•
48a2d40
1
Parent(s):
7f7aebe
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.1775 | 0.2181 | 15 |
|
61 |
| 0.1745 | 0.2206 | 16 |
|
62 |
| 0.1721 | 0.2179 | 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.1693
|
18 |
+
- Validation Loss: 0.2199
|
19 |
+
- Epoch: 18
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
60 |
| 0.1775 | 0.2181 | 15 |
|
61 |
| 0.1745 | 0.2206 | 16 |
|
62 |
| 0.1721 | 0.2179 | 17 |
|
63 |
+
| 0.1693 | 0.2199 | 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:494645d396afa5023bde79d796feaf6cfb900b771223cfadbac7d2ea5d1393e9
|
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:6487adaf77870d3ffb3889d1145eece040086b298297e79c8ca5e8aaf256b4f1
|
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:6487adaf77870d3ffb3889d1145eece040086b298297e79c8ca5e8aaf256b4f1
|
3 |
size 189752772
|