Training complete
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-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,21 +55,21 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
- Transformers 4.40.1
|
73 |
- Pytorch 2.2.1+cu121
|
74 |
-
- Datasets 2.19.
|
75 |
- Tokenizers 0.19.1
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.0324
|
24 |
+
- Precision: 0.8139
|
25 |
+
- Recall: 0.8139
|
26 |
+
- F1: 0.8139
|
27 |
+
- Accuracy: 0.8022
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 2.1035 | 1.0 | 26 | 1.2829 | 0.7042 | 0.7042 | 0.7042 | 0.6806 |
|
59 |
+
| 0.9959 | 2.0 | 52 | 0.9482 | 0.7756 | 0.7756 | 0.7756 | 0.7621 |
|
60 |
+
| 0.6164 | 3.0 | 78 | 0.8716 | 0.7849 | 0.7849 | 0.7849 | 0.7685 |
|
61 |
+
| 0.3812 | 4.0 | 104 | 0.8710 | 0.8004 | 0.8004 | 0.8004 | 0.7867 |
|
62 |
+
| 0.2325 | 5.0 | 130 | 0.9558 | 0.7916 | 0.7916 | 0.7916 | 0.7788 |
|
63 |
+
| 0.1558 | 6.0 | 156 | 0.9310 | 0.8077 | 0.8077 | 0.8077 | 0.7949 |
|
64 |
+
| 0.0983 | 7.0 | 182 | 0.9989 | 0.8121 | 0.8121 | 0.8121 | 0.7992 |
|
65 |
+
| 0.0697 | 8.0 | 208 | 1.0241 | 0.8083 | 0.8083 | 0.8083 | 0.7963 |
|
66 |
+
| 0.05 | 9.0 | 234 | 1.0352 | 0.8110 | 0.8110 | 0.8110 | 0.7991 |
|
67 |
+
| 0.0403 | 10.0 | 260 | 1.0324 | 0.8139 | 0.8139 | 0.8139 | 0.8022 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
- Transformers 4.40.1
|
73 |
- Pytorch 2.2.1+cu121
|
74 |
+
- Datasets 2.19.1
|
75 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260905184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c04210ba7e2c6aabe6e7aa90662ecd07e8327d657fa9a0ed9333b4f32828a750
|
3 |
size 260905184
|
runs/May07_18-36-10_7570e4083a5e/events.out.tfevents.1715106977.7570e4083a5e.601.7
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:cd851d663b184aa962d86849979e914eeb4bbf18e830c82cf39489cbc3aef4a8
|
3 |
+
size 13694
|