Model save
Browse files- README.md +7 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ 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: 1.0
|
24 |
- F1: 1.0
|
25 |
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1
|
54 |
-
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### 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.2803
|
23 |
- Accuracy: 1.0
|
24 |
- F1: 1.0
|
25 |
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 1.0454 | 1.0 | 15 | 0.9011 | 0.9667 | 0.9667 |
|
56 |
+
| 0.7822 | 2.0 | 30 | 0.5700 | 0.9833 | 0.9833 |
|
57 |
+
| 0.4929 | 3.0 | 45 | 0.3472 | 1.0 | 1.0 |
|
58 |
+
| 0.3509 | 4.0 | 60 | 0.2803 | 1.0 | 1.0 |
|
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 267835644
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e2f98d11b377432cb3c1c707313eb9ff3e8a5201ad33786329db21ecc231a43
|
3 |
size 267835644
|