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 [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 282 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2169
|
24 |
+
- Precision: 0.6576
|
25 |
+
- Recall: 0.6851
|
26 |
+
- F1: 0.6711
|
27 |
+
- Accuracy: 0.9489
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 282 | 0.2950 | 0.4796 | 0.4388 | 0.4583 | 0.9183 |
|
59 |
+
| 0.3687 | 2.0 | 564 | 0.2216 | 0.5693 | 0.5821 | 0.5756 | 0.9362 |
|
60 |
+
| 0.3687 | 3.0 | 846 | 0.2170 | 0.5850 | 0.6060 | 0.5953 | 0.9373 |
|
61 |
+
| 0.1701 | 4.0 | 1128 | 0.1990 | 0.6352 | 0.6522 | 0.6436 | 0.9464 |
|
62 |
+
| 0.1701 | 5.0 | 1410 | 0.1978 | 0.6558 | 0.6910 | 0.6730 | 0.9481 |
|
63 |
+
| 0.1123 | 6.0 | 1692 | 0.1998 | 0.6378 | 0.6701 | 0.6536 | 0.9495 |
|
64 |
+
| 0.1123 | 7.0 | 1974 | 0.2112 | 0.6643 | 0.6851 | 0.6745 | 0.9490 |
|
65 |
+
| 0.0809 | 8.0 | 2256 | 0.2153 | 0.6571 | 0.6806 | 0.6686 | 0.9480 |
|
66 |
+
| 0.0572 | 9.0 | 2538 | 0.2133 | 0.6647 | 0.6836 | 0.6740 | 0.9502 |
|
67 |
+
| 0.0572 | 10.0 | 2820 | 0.2169 | 0.6576 | 0.6851 | 0.6711 | 0.9489 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 326188140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e1c13a3ff547915cec36f4ef646698990b2e6994b7d47844988ce0ddf840057
|
3 |
size 326188140
|
runs/Oct06_22-25-54_4c3ce538ab27/events.out.tfevents.1728253573.4c3ce538ab27.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:a43ab0e6e9c4d257d7a60b5bd6a3bbfbcd6d61abdb985bf5c243d01e2d43bb50
|
3 |
+
size 11802
|
runs/Oct06_22-25-54_4c3ce538ab27/events.out.tfevents.1728253955.4c3ce538ab27.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6539005aff7dc6d10e1478ef4602be362430244f6a99f57fc4679863ec86cded
|
3 |
+
size 560
|