End of training
Browse files
README.md
CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- Auc Roc: 0.
|
25 |
-
- Log Loss: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -57,10 +57,10 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc Roc | Log Loss |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:-------:|:--------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3554
|
22 |
+
- Accuracy: 0.8507
|
23 |
+
- F1: 0.8568
|
24 |
+
- Auc Roc: 0.9199
|
25 |
+
- Log Loss: 0.3554
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc Roc | Log Loss |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:-------:|:--------:|
|
60 |
+
| 0.6935 | 1.0 | 101 | 0.6756 | 0.7251 | 0.7427 | 0.8000 | 0.6756 |
|
61 |
+
| 0.5974 | 2.0 | 203 | 0.4756 | 0.8060 | 0.8251 | 0.8897 | 0.4756 |
|
62 |
+
| 0.4166 | 3.0 | 304 | 0.3724 | 0.8445 | 0.8489 | 0.9138 | 0.3724 |
|
63 |
+
| 0.3405 | 3.98 | 404 | 0.3554 | 0.8507 | 0.8568 | 0.9199 | 0.3554 |
|
64 |
|
65 |
|
66 |
### 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:efdb81a37fca7979b23da6dc57f50c37282bd6f7f52d036dd8df2d7ff67ce509
|
3 |
size 267832560
|
runs/Jan24_14-37-05_579ed4a51ca4/events.out.tfevents.1706107026.579ed4a51ca4.457.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9793fe0c6556e907b1c614be0ace204cb95291a8b77b8a77fb2966750c729a64
|
3 |
+
size 7042
|
runs/Jan24_14-37-05_579ed4a51ca4/events.out.tfevents.1706107294.579ed4a51ca4.457.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a839574f814954dbb18f4b789b2bf531497e649d8830ae90a2484a723adc8d1e
|
3 |
+
size 560
|
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:04b592d8f0668ab57a13518b4835e096109e1eb79aee903f1a691ba84d08c7c8
|
3 |
size 4664
|