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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) 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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2794
|
24 |
+
- Precision: 0.6556
|
25 |
+
- Recall: 0.6324
|
26 |
+
- F1: 0.6438
|
27 |
+
- Accuracy: 0.9448
|
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.3860 | 0.3575 | 0.2411 | 0.2880 | 0.9035 |
|
59 |
+
| 0.4189 | 2.0 | 564 | 0.3048 | 0.5051 | 0.4165 | 0.4566 | 0.9227 |
|
60 |
+
| 0.4189 | 3.0 | 846 | 0.2893 | 0.5924 | 0.5025 | 0.5438 | 0.9303 |
|
61 |
+
| 0.209 | 4.0 | 1128 | 0.2752 | 0.5640 | 0.5649 | 0.5644 | 0.9335 |
|
62 |
+
| 0.209 | 5.0 | 1410 | 0.2880 | 0.6466 | 0.5616 | 0.6011 | 0.9409 |
|
63 |
+
| 0.1252 | 6.0 | 1692 | 0.2656 | 0.6404 | 0.5885 | 0.6134 | 0.9426 |
|
64 |
+
| 0.1252 | 7.0 | 1974 | 0.2662 | 0.6367 | 0.6324 | 0.6345 | 0.9419 |
|
65 |
+
| 0.0859 | 8.0 | 2256 | 0.2717 | 0.6584 | 0.6273 | 0.6425 | 0.9444 |
|
66 |
+
| 0.0593 | 9.0 | 2538 | 0.2774 | 0.6590 | 0.6290 | 0.6437 | 0.9440 |
|
67 |
+
| 0.0593 | 10.0 | 2820 | 0.2794 | 0.6556 | 0.6324 | 0.6438 | 0.9448 |
|
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 265528460
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8a314fb1049542d9220fc02644e70f07b1adf9b446b80ce1da2c62de1dfe100
|
3 |
size 265528460
|
runs/Oct06_22-49-19_79015440b8fc/events.out.tfevents.1728254978.79015440b8fc.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:297efadfa64bdb6cd5d2cbec82cc2ffd3a1e055c464ce01bea27f884ab5ace6a
|
3 |
+
size 11692
|
runs/Oct06_22-49-19_79015440b8fc/events.out.tfevents.1728255332.79015440b8fc.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:360a8417e59ba906cc0941d45560d425273eca72c7dd68888b838cfb61482e72
|
3 |
+
size 560
|