End of training
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 192 | 0.
|
53 |
-
| No log | 2.0 | 384 | 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3837
|
21 |
+
- Accuracy: 0.8642
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 192 | 0.4443 | 0.8407 |
|
53 |
+
| No log | 2.0 | 384 | 0.4431 | 0.8407 |
|
54 |
+
| 0.3652 | 3.0 | 576 | 0.4471 | 0.8407 |
|
55 |
+
| 0.3652 | 4.0 | 768 | 0.3579 | 0.8642 |
|
56 |
+
| 0.3652 | 5.0 | 960 | 0.3823 | 0.8642 |
|
57 |
+
| 0.3287 | 6.0 | 1152 | 0.3654 | 0.8642 |
|
58 |
+
| 0.3287 | 7.0 | 1344 | 0.3694 | 0.8642 |
|
59 |
+
| 0.2929 | 8.0 | 1536 | 0.3688 | 0.8642 |
|
60 |
+
| 0.2929 | 9.0 | 1728 | 0.3817 | 0.8642 |
|
61 |
+
| 0.2929 | 10.0 | 1920 | 0.3837 | 0.8642 |
|
62 |
|
63 |
|
64 |
### 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:29ef1bc1a0840c145eda044b5220b7c5624e872e21248584274ce1bb526f7403
|
3 |
size 267832560
|