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.8398
|
21 |
+
- Matthews Correlation: 0.5262
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.519 | 1.0 | 535 | 0.4511 | 0.4708 |
|
53 |
+
| 0.3481 | 2.0 | 1070 | 0.4651 | 0.4998 |
|
54 |
+
| 0.2328 | 3.0 | 1605 | 0.6573 | 0.5046 |
|
55 |
+
| 0.1714 | 4.0 | 2140 | 0.8110 | 0.4995 |
|
56 |
+
| 0.129 | 5.0 | 2675 | 0.8398 | 0.5262 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Mar10_16-33-17_e872b35bbbf3/events.out.tfevents.1710088398.e872b35bbbf3.12730.8
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72e3a36e948bf9d148f927e5323a605de874c72fa6669fff78d484ab21508061
|
3 |
+
size 7609
|
runs/Mar10_16-33-17_e872b35bbbf3/events.out.tfevents.1710088664.e872b35bbbf3.12730.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca0dd07243e270f5c9f70cde8cb1ffd7bc9ddb7189a44b0117926d5fbe9d392f
|
3 |
+
size 423
|