End of training
Browse files- README.md +11 -11
- model.safetensors +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 [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.0001 | 6.0 | 3246 | 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.1508
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.0071 | 1.0 | 541 | 0.2391 |
|
50 |
+
| 0.0006 | 2.0 | 1082 | 0.1802 |
|
51 |
+
| 0.5222 | 3.0 | 1623 | 0.1750 |
|
52 |
+
| 0.0353 | 4.0 | 2164 | 0.1612 |
|
53 |
+
| 0.0001 | 5.0 | 2705 | 0.1519 |
|
54 |
+
| 0.0001 | 6.0 | 3246 | 0.1548 |
|
55 |
+
| 0.0007 | 7.0 | 3787 | 0.1622 |
|
56 |
+
| 0.0001 | 8.0 | 4328 | 0.1560 |
|
57 |
+
| 0.0012 | 9.0 | 4869 | 0.1506 |
|
58 |
+
| 0.0002 | 10.0 | 5410 | 0.1508 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496250232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85939a01fea21891eb0a46c7720a35579f04be6bb8adf34c0cf685bec3101662
|
3 |
size 496250232
|