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 |
|
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.2254
|
24 |
+
- Precision: 0.6447
|
25 |
+
- Recall: 0.6716
|
26 |
+
- F1: 0.6579
|
27 |
+
- Accuracy: 0.9475
|
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.2896 | 0.4849 | 0.4567 | 0.4704 | 0.9207 |
|
59 |
+
| 0.3471 | 2.0 | 564 | 0.2266 | 0.5677 | 0.5821 | 0.5748 | 0.9348 |
|
60 |
+
| 0.3471 | 3.0 | 846 | 0.2240 | 0.5925 | 0.6164 | 0.6042 | 0.9377 |
|
61 |
+
| 0.1655 | 4.0 | 1128 | 0.2015 | 0.6455 | 0.6522 | 0.6488 | 0.9478 |
|
62 |
+
| 0.1655 | 5.0 | 1410 | 0.2017 | 0.6431 | 0.6776 | 0.6599 | 0.9485 |
|
63 |
+
| 0.1072 | 6.0 | 1692 | 0.2095 | 0.6164 | 0.6522 | 0.6338 | 0.9455 |
|
64 |
+
| 0.1072 | 7.0 | 1974 | 0.2086 | 0.6556 | 0.6791 | 0.6672 | 0.9495 |
|
65 |
+
| 0.0758 | 8.0 | 2256 | 0.2278 | 0.6322 | 0.6672 | 0.6492 | 0.9466 |
|
66 |
+
| 0.0529 | 9.0 | 2538 | 0.2226 | 0.6429 | 0.6716 | 0.6569 | 0.9480 |
|
67 |
+
| 0.0529 | 10.0 | 2820 | 0.2254 | 0.6447 | 0.6716 | 0.6579 | 0.9475 |
|
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 326206596
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc18c92d25ad2b29a3518d7d5fa2ce927993d6875337c7e8566a9b06dd923d0c
|
3 |
size 326206596
|
runs/Oct06_22-11-46_bc646f7a1c2f/events.out.tfevents.1728252725.bc646f7a1c2f.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:0ea5540c7606efe857916ddb3708420e2a6a9d974e8225645a603d0aa861d561
|
3 |
+
size 12126
|
runs/Oct06_22-11-46_bc646f7a1c2f/events.out.tfevents.1728253114.bc646f7a1c2f.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aa1a69a9e40a2a059b2d91f140ea80d3cd1537e0c68f9ad725aa76a7f1259cf
|
3 |
+
size 560
|