End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0389
|
24 |
+
- Accuracy: 0.9938
|
25 |
+
- F1: 0.9938
|
26 |
+
- Precision: 0.9938
|
27 |
+
- Recall: 0.9938
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
+
| 0.2345 | 1.0 | 160 | 0.1980 | 0.9437 | 0.9437 | 0.9449 | 0.9437 |
|
60 |
+
| 0.2676 | 2.0 | 320 | 0.1086 | 0.9844 | 0.9844 | 0.9848 | 0.9844 |
|
61 |
+
| 0.0393 | 3.0 | 480 | 0.1011 | 0.9812 | 0.9812 | 0.9816 | 0.9812 |
|
62 |
+
| 0.1025 | 4.0 | 640 | 0.0389 | 0.9938 | 0.9938 | 0.9938 | 0.9938 |
|
63 |
+
| 0.0004 | 5.0 | 800 | 0.0654 | 0.9875 | 0.9875 | 0.9876 | 0.9875 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
logs/events.out.tfevents.1706089146.3ba10b00d69f.392.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddbdb332cd7ca1ec6c3025e2228808bde5724f92a5a3d153d0ef46715595dcd0
|
3 |
+
size 19551
|
logs/events.out.tfevents.1706089895.3ba10b00d69f.392.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:794f988f0c283c92cb4584295fcd810c5ae0fc2b66ce5f5e26018e5e53579cdc
|
3 |
+
size 512
|