Model save
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- F1-score: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.2645
|
20 |
+
- F1-score: 0.8113
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| 0.2839 | 1.0 | 226 | 0.2148 | 0.7160 |
|
52 |
+
| 0.1153 | 2.0 | 452 | 0.1899 | 0.7830 |
|
53 |
+
| 0.0677 | 3.0 | 678 | 0.1942 | 0.8008 |
|
54 |
+
| 0.0456 | 4.0 | 904 | 0.2249 | 0.8012 |
|
55 |
+
| 0.0393 | 5.0 | 1130 | 0.2361 | 0.8077 |
|
56 |
+
| 0.027 | 6.0 | 1356 | 0.2455 | 0.8120 |
|
57 |
+
| 0.0226 | 7.0 | 1582 | 0.2486 | 0.8068 |
|
58 |
+
| 0.0198 | 8.0 | 1808 | 0.2602 | 0.8156 |
|
59 |
+
| 0.0171 | 9.0 | 2034 | 0.2640 | 0.8155 |
|
60 |
+
| 0.0161 | 10.0 | 2260 | 0.2645 | 0.8113 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265473092
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb5ca83b6e8514e2c90af79fb6fea4ea4025e23e441250a3fd39af6dc40fd3cd
|
3 |
size 265473092
|