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 |
-
- F1: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | Precision | Recall |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|:---------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### 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.0133
|
24 |
+
- F1: 0.9974
|
25 |
+
- Accuracy: 0.9974
|
26 |
+
- Precision: 0.9974
|
27 |
+
- Recall: 0.9974
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | Precision | Recall |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|:---------:|:------:|
|
59 |
+
| 0.0207 | 1.0 | 3713 | 0.0229 | 0.9956 | 0.9956 | 0.9956 | 0.9956 |
|
60 |
+
| 0.0215 | 2.0 | 7426 | 0.0158 | 0.9963 | 0.9963 | 0.9963 | 0.9963 |
|
61 |
+
| 0.001 | 3.0 | 11139 | 0.0133 | 0.9974 | 0.9974 | 0.9974 | 0.9974 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
logs/events.out.tfevents.1722442215.55f9d1cda3bf.34.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:82e659a875b5a589f46882f8674429ce5d103b5f8849a11a3e9de14822c5dec1
|
3 |
+
size 241339
|
logs/events.out.tfevents.1722456226.55f9d1cda3bf.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9b901224a64ac718beaf9c2c331e104343c874d52370e67f48beff5a29c7c42
|
3 |
+
size 512
|