End of training
Browse files
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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Matthews Correlation: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0321
|
21 |
+
- Matthews Correlation: 0.5229
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.4902 | 1.0 | 1069 | 0.4820 | 0.4210 |
|
53 |
+
| 0.3371 | 2.0 | 2138 | 0.5537 | 0.5090 |
|
54 |
+
| 0.2394 | 3.0 | 3207 | 0.8003 | 0.4891 |
|
55 |
+
| 0.1832 | 4.0 | 4276 | 1.0192 | 0.5191 |
|
56 |
+
| 0.1135 | 5.0 | 5345 | 1.0321 | 0.5229 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Jun16_07-07-37_5152ff55fb03/events.out.tfevents.1718522121.5152ff55fb03.1457.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc9b969e1299c985c59abd3e44f13e4acf5ff4fe140b86b6542d78cd95270338
|
3 |
+
size 423
|