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-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision:
|
25 |
-
- Recall:
|
26 |
-
- F1:
|
27 |
-
- Accuracy:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,15 +55,15 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3804
|
24 |
+
- Precision: 0.9762
|
25 |
+
- Recall: 0.9737
|
26 |
+
- F1: 0.9736
|
27 |
+
- Accuracy: 0.9737
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 1.3711 | 0.31 | 15 | 1.3213 | 0.5848 | 0.5132 | 0.4588 | 0.5132 |
|
59 |
+
| 1.2829 | 0.62 | 30 | 1.1830 | 0.7679 | 0.7237 | 0.7027 | 0.7237 |
|
60 |
+
| 1.1039 | 0.94 | 45 | 0.9695 | 0.8939 | 0.8158 | 0.8094 | 0.8158 |
|
61 |
+
| 0.9122 | 1.25 | 60 | 0.7720 | 0.9499 | 0.9474 | 0.9473 | 0.9474 |
|
62 |
+
| 0.7581 | 1.56 | 75 | 0.6220 | 0.9762 | 0.9737 | 0.9736 | 0.9737 |
|
63 |
+
| 0.6483 | 1.88 | 90 | 0.5096 | 0.9762 | 0.9737 | 0.9736 | 0.9737 |
|
64 |
+
| 0.5277 | 2.19 | 105 | 0.4330 | 0.9762 | 0.9737 | 0.9736 | 0.9737 |
|
65 |
+
| 0.4708 | 2.5 | 120 | 0.4003 | 0.9762 | 0.9737 | 0.9736 | 0.9737 |
|
66 |
+
| 0.4622 | 2.81 | 135 | 0.3804 | 0.9762 | 0.9737 | 0.9736 | 0.9737 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263150840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f3fe93871cd91d41128d3b984a6a6bd9c784d599a63519a924a765c8231c618
|
3 |
size 263150840
|
runs/Jan25_15-54-45_dff45cbe4442/events.out.tfevents.1706198088.dff45cbe4442.192.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8e632b55526704b7cf31f4f994f84dfe615b441f053d0275f581cc4fe57e612
|
3 |
+
size 10375
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f80513437b28fe45247ee046990874f23179827789f4309acad0b8ed2b5ec2a
|
3 |
size 4664
|