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.6836
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,19 +49,22 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
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 |
|
66 |
|
67 |
### 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.2053
|
24 |
+
- Precision: 0.6638
|
25 |
- Recall: 0.6836
|
26 |
+
- F1: 0.6735
|
27 |
+
- Accuracy: 0.9498
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 10
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 282 | 0.2811 | 0.4809 | 0.4896 | 0.4852 | 0.9235 |
|
59 |
+
| 0.3394 | 2.0 | 564 | 0.2218 | 0.5679 | 0.5866 | 0.5771 | 0.9377 |
|
60 |
+
| 0.3394 | 3.0 | 846 | 0.2205 | 0.5708 | 0.5776 | 0.5742 | 0.9347 |
|
61 |
+
| 0.1635 | 4.0 | 1128 | 0.2027 | 0.6290 | 0.6478 | 0.6382 | 0.9469 |
|
62 |
+
| 0.1635 | 5.0 | 1410 | 0.1895 | 0.6542 | 0.6806 | 0.6672 | 0.9504 |
|
63 |
+
| 0.106 | 6.0 | 1692 | 0.2055 | 0.6334 | 0.6448 | 0.6391 | 0.9470 |
|
64 |
+
| 0.106 | 7.0 | 1974 | 0.1992 | 0.6328 | 0.6687 | 0.6502 | 0.9502 |
|
65 |
+
| 0.0744 | 8.0 | 2256 | 0.2051 | 0.6804 | 0.6925 | 0.6864 | 0.9513 |
|
66 |
+
| 0.0522 | 9.0 | 2538 | 0.1998 | 0.6745 | 0.6866 | 0.6805 | 0.9502 |
|
67 |
+
| 0.0522 | 10.0 | 2820 | 0.2053 | 0.6638 | 0.6836 | 0.6735 | 0.9498 |
|
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:492a1c93cbb9e29519693eddf11cd6b59188de7b1c400bb1bf3580313ba60e7f
|
3 |
size 326188140
|
runs/Oct06_20-38-01_ecdbd76a1a56/events.out.tfevents.1728247100.ecdbd76a1a56.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:2c5fc415ffd008c4b1cb6f1643e0cbb1128c9f493f2ace105af9bb0ed58fb53e
|
3 |
+
size 11802
|
runs/Oct06_20-38-01_ecdbd76a1a56/events.out.tfevents.1728247514.ecdbd76a1a56.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6685a565adce60033f07e5ddbacaae37858753985e7bf98d58e310af423ce686
|
3 |
+
size 560
|