End of training
Browse files- README.md +21 -21
- 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 an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,25 +49,25 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.8450
|
21 |
+
- F1: 0.6468
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 0.916 | 0.5 | 500 | 0.8835 | 0.6218 |
|
53 |
+
| 0.8783 | 1.0 | 1000 | 0.8467 | 0.6531 |
|
54 |
+
| 0.8769 | 1.5 | 1500 | 0.8581 | 0.6487 |
|
55 |
+
| 0.8499 | 2.01 | 2000 | 0.8651 | 0.6488 |
|
56 |
+
| 0.8734 | 2.51 | 2500 | 0.8908 | 0.6409 |
|
57 |
+
| 0.8597 | 3.01 | 3000 | 0.8923 | 0.6409 |
|
58 |
+
| 0.8987 | 3.51 | 3500 | 0.8999 | 0.6215 |
|
59 |
+
| 0.879 | 4.01 | 4000 | 0.9219 | 0.6220 |
|
60 |
+
| 0.8892 | 4.51 | 4500 | 0.8936 | 0.6220 |
|
61 |
+
| 0.8926 | 5.02 | 5000 | 0.8914 | 0.6226 |
|
62 |
+
| 0.975 | 5.52 | 5500 | 0.8984 | 0.6405 |
|
63 |
+
| 0.9387 | 6.02 | 6000 | 1.1061 | 0.2347 |
|
64 |
+
| 0.9446 | 6.52 | 6500 | 0.8879 | 0.6436 |
|
65 |
+
| 0.879 | 7.02 | 7000 | 0.9053 | 0.6216 |
|
66 |
+
| 0.8657 | 7.52 | 7500 | 0.8552 | 0.6446 |
|
67 |
+
| 0.8396 | 8.02 | 8000 | 0.8535 | 0.6475 |
|
68 |
+
| 0.8264 | 8.53 | 8500 | 0.8476 | 0.6519 |
|
69 |
+
| 0.8555 | 9.03 | 9000 | 0.8450 | 0.6468 |
|
70 |
+
| 0.851 | 9.53 | 9500 | 0.8807 | 0.6404 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498660721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e23fa63e4bcc83c8dbeeca2d1341633b416c6845e1f069668555a6ee96d36bec
|
3 |
size 498660721
|