Anurag Singh
commited on
Commit
•
e216312
1
Parent(s):
99572e3
update model card README.md
Browse files
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 [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 3.
|
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 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 3.2222
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 0.725 | 1.0 | 677 | 2.7673 |
|
49 |
+
| 0.4414 | 2.0 | 1354 | 2.1589 |
|
50 |
+
| 0.3715 | 3.0 | 2031 | 2.2147 |
|
51 |
+
| 0.3109 | 4.0 | 2708 | 3.2084 |
|
52 |
+
| 0.2819 | 5.0 | 3385 | 3.0344 |
|
53 |
+
| 0.2256 | 6.0 | 4062 | 2.7600 |
|
54 |
+
| 0.1817 | 7.0 | 4739 | 3.2809 |
|
55 |
+
| 0.1815 | 8.0 | 5416 | 3.1657 |
|
56 |
+
| 0.1357 | 9.0 | 6093 | 3.1151 |
|
57 |
+
| 0.1443 | 10.0 | 6770 | 3.2222 |
|
58 |
|
59 |
|
60 |
### Framework versions
|