End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ 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 |
|
25 |
## Model description
|
26 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| No log | 1.0 | 165 | 0.
|
55 |
-
| No log | 2.0 | 330 | 0.
|
56 |
-
| No log | 3.0 | 495 | 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### 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.3677
|
22 |
+
- Accuracy: 0.8737
|
23 |
+
- F1: 0.9164
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 1.0 | 165 | 0.5009 | 0.7763 | 0.8622 |
|
55 |
+
| No log | 2.0 | 330 | 0.3371 | 0.8661 | 0.9120 |
|
56 |
+
| No log | 3.0 | 495 | 0.3397 | 0.8584 | 0.9073 |
|
57 |
+
| 0.4261 | 4.0 | 660 | 0.3677 | 0.8737 | 0.9164 |
|
58 |
+
| 0.4261 | 5.0 | 825 | 0.3884 | 0.8706 | 0.9135 |
|
59 |
|
60 |
|
61 |
### 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:fb8c96c7625b40d653124c1c1090682fbd15156af0a9eeb2b9829ca45e62c338
|
3 |
size 267832560
|
runs/Jun22_06-24-56_5bbda3177d26/events.out.tfevents.1719037942.5bbda3177d26.4680.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:682cd9347478a359b34c65b94a5b634d7cee3c6668aa86d726d2aa09d3ef9558
|
3 |
+
size 457
|