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: 0.
|
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: 0.8378
|
21 |
+
- Matthews Correlation: 0.5330
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.5292 | 1.0 | 535 | 0.4691 | 0.4320 |
|
53 |
+
| 0.3599 | 2.0 | 1070 | 0.4855 | 0.5150 |
|
54 |
+
| 0.244 | 3.0 | 1605 | 0.6272 | 0.5047 |
|
55 |
+
| 0.1886 | 4.0 | 2140 | 0.7753 | 0.5207 |
|
56 |
+
| 0.138 | 5.0 | 2675 | 0.8378 | 0.5330 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Feb27_14-43-24_1abfc43efc69/events.out.tfevents.1709045351.1abfc43efc69.155.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:269487b2f5ba6a4d6f1c7bc67590b1e8fdbb975b1ec265a0bdd7e1cff75d8eb2
|
3 |
+
size 423
|