duynhatran
commited on
Commit
•
75d9bbc
1
Parent(s):
b04b958
End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| No log | 1.0 |
|
55 |
-
| No log | 2.0 |
|
56 |
-
| No log | 3.0 |
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3792
|
22 |
+
- Accuracy: 0.8578
|
23 |
+
- F1: 0.8997
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 1.0 | 120 | 0.5343 | 0.6859 | 0.8137 |
|
55 |
+
| No log | 2.0 | 240 | 0.4516 | 0.8203 | 0.8796 |
|
56 |
+
| No log | 3.0 | 360 | 0.4077 | 0.8406 | 0.8922 |
|
57 |
+
| No log | 4.0 | 480 | 0.4011 | 0.8531 | 0.8996 |
|
58 |
+
| 0.466 | 5.0 | 600 | 0.3792 | 0.8578 | 0.8997 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Jul23_07-21-20_a15ed6fb6b8d/events.out.tfevents.1721719283.a15ed6fb6b8d.1219.0
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:f2a0d6b9eac98e91f235072c50419c467af34a75db733e155b6e40bcbc8b784a
|
3 |
+
size 7283
|