End of training
Browse files- README.md +12 -12
- pytorch_model.bin +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-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- F1: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.4742
|
20 |
+
- F1: 0.2408
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 0.0979 | 1.0 | 138 | 2.1940 | 0.1065 |
|
53 |
+
| 0.1215 | 2.0 | 276 | 2.3970 | 0.2096 |
|
54 |
+
| 1.1233 | 3.0 | 414 | 2.0863 | 0.1919 |
|
55 |
+
| 0.0041 | 4.0 | 552 | 2.6282 | 0.1823 |
|
56 |
+
| 0.0141 | 5.0 | 690 | 2.9322 | 0.1994 |
|
57 |
+
| 0.0348 | 6.0 | 828 | 2.4742 | 0.2408 |
|
58 |
+
| 0.0018 | 7.0 | 966 | 2.8876 | 0.1986 |
|
59 |
+
| 0.0014 | 8.0 | 1104 | 3.1422 | 0.1878 |
|
60 |
+
| 0.0044 | 9.0 | 1242 | 3.0119 | 0.2142 |
|
61 |
+
| 0.5136 | 10.0 | 1380 | 2.9972 | 0.2082 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267858605
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cbb01b975ba43b3d1f008ecc12842477ec2ec1110a586a1d0dc9a83c4f8f218
|
3 |
size 267858605
|