End of training
Browse files
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Auc: 0.
|
25 |
-
- Precision: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc | Precision |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----:|:---------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.5532
|
23 |
+
- Accuracy: 0.762
|
24 |
+
- Auc: 0.662
|
25 |
+
- Precision: 0.789
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc | Precision |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----:|:---------:|
|
56 |
+
| 0.6737 | 1.0 | 21 | 0.6780 | 0.571 | 0.625 | 0.818 |
|
57 |
+
| 0.673 | 2.0 | 42 | 0.5509 | 0.762 | 0.688 | 0.762 |
|
58 |
+
| 0.6283 | 3.0 | 63 | 0.5884 | 0.714 | 0.65 | 0.75 |
|
59 |
+
| 0.621 | 4.0 | 84 | 0.5868 | 0.762 | 0.65 | 0.789 |
|
60 |
+
| 0.6016 | 5.0 | 105 | 0.5632 | 0.762 | 0.65 | 0.789 |
|
61 |
+
| 0.5837 | 6.0 | 126 | 0.5434 | 0.714 | 0.662 | 0.75 |
|
62 |
+
| 0.5671 | 7.0 | 147 | 0.5921 | 0.667 | 0.662 | 0.765 |
|
63 |
+
| 0.5686 | 8.0 | 168 | 0.5448 | 0.762 | 0.675 | 0.789 |
|
64 |
+
| 0.5659 | 9.0 | 189 | 0.5459 | 0.762 | 0.662 | 0.789 |
|
65 |
+
| 0.5747 | 10.0 | 210 | 0.5532 | 0.762 | 0.662 | 0.789 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b600d32efcce8a78480514b6223f02d015c048ab19ec3b19e32674193a4aff7
|
3 |
size 267832560
|
runs/Mar13_02-24-57_78834890537e/events.out.tfevents.1741832744.78834890537e.1616.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fb4b1d38d2568b0d477c0f4a8db728e4f1b6cb4c3567ee5fde87d03bacb433f
|
3 |
+
size 11723
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3536cf8d2abda9ce213eeb53071d131b7c5408aa40e637e13a790b9d086023ad
|
3 |
size 5368
|