End of training
Browse files- README.md +6 -6
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [vaibhav9/bert-mini-hangman](https://huggingface.co/vaibhav9/bert-mini-hangman) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [vaibhav9/bert-mini-hangman](https://huggingface.co/vaibhav9/bert-mini-hangman) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 3.4192
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
+
| 2.1255 | 1.0 | 2609 | 2.8087 |
|
50 |
+
| 2.1225 | 2.0 | 5218 | nan |
|
51 |
+
| 2.1168 | 3.0 | 7827 | nan |
|
52 |
+
| 2.1127 | 4.0 | 10436 | nan |
|
53 |
+
| 2.1087 | 5.0 | 13045 | 3.4192 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 44831439
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3230c163ecdf2e65852886d5349d3fb9e22c8117783aeff07ad7ad261a5a6de3
|
3 |
size 44831439
|