zaidbhatti
commited on
Commit
·
40450bb
1
Parent(s):
b9b41bb
End of training
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [allenai/t5-small-squad2-question-generation](https://huggingface.co/allenai/t5-small-squad2-question-generation) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| No log | 1.0 | 21 | 13.
|
49 |
-
| No log | 2.0 | 42 | 9.
|
50 |
-
| No log | 3.0 | 63 | 7.
|
51 |
-
| No log | 4.0 | 84 | 4.
|
52 |
-
| No log | 5.0 | 105 | 3.
|
53 |
-
| No log | 6.0 | 126 |
|
54 |
-
| No log | 7.0 | 147 | 1.
|
55 |
-
| No log | 8.0 | 168 | 1.
|
56 |
-
| No log | 9.0 | 189 | 1.
|
57 |
-
| No log | 10.0 | 210 | 1.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [allenai/t5-small-squad2-question-generation](https://huggingface.co/allenai/t5-small-squad2-question-generation) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.0019
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| No log | 1.0 | 21 | 13.2716 |
|
49 |
+
| No log | 2.0 | 42 | 9.8582 |
|
50 |
+
| No log | 3.0 | 63 | 7.0297 |
|
51 |
+
| No log | 4.0 | 84 | 4.7671 |
|
52 |
+
| No log | 5.0 | 105 | 3.0563 |
|
53 |
+
| No log | 6.0 | 126 | 1.9804 |
|
54 |
+
| No log | 7.0 | 147 | 1.4131 |
|
55 |
+
| No log | 8.0 | 168 | 1.1453 |
|
56 |
+
| No log | 9.0 | 189 | 1.0326 |
|
57 |
+
| No log | 10.0 | 210 | 1.0019 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242071641
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38755c5b38a6cf789aa3a91241675985b6ed560e026b32e3ce06a1316cf2c7ef
|
3 |
size 242071641
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fc966676c7a43011064911b4bea4290d7fba9c38fcd54a1cb89633573efce7b
|
3 |
size 4091
|