End of training
Browse files- README.md +12 -12
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 0.8 | 100 | 0.
|
53 |
-
| No log | 1.6 | 200 | 0.
|
54 |
-
| No log | 2.4 | 300 | 0.
|
55 |
-
| No log | 3.2 | 400 | 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.6280
|
21 |
+
- Accuracy: 0.8473
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 0.8 | 100 | 0.6965 | 0.5 |
|
53 |
+
| No log | 1.6 | 200 | 0.6828 | 0.5868 |
|
54 |
+
| No log | 2.4 | 300 | 0.7161 | 0.5 |
|
55 |
+
| No log | 3.2 | 400 | 0.6493 | 0.6377 |
|
56 |
+
| 0.6926 | 4.0 | 500 | 0.6856 | 0.5269 |
|
57 |
+
| 0.6926 | 4.8 | 600 | 0.6096 | 0.7784 |
|
58 |
+
| 0.6926 | 5.6 | 700 | 0.6265 | 0.8204 |
|
59 |
+
| 0.6926 | 6.4 | 800 | 0.8188 | 0.8054 |
|
60 |
+
| 0.6926 | 7.2 | 900 | 0.5995 | 0.8503 |
|
61 |
+
| 0.3811 | 8.0 | 1000 | 0.6280 | 0.8473 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498658094
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:116b19f03674eeb60b5f492214f65304c433ff4783b75f4159727563b4134e64
|
3 |
size 498658094
|