harrisr-smu
commited on
Commit
•
f7adcb2
1
Parent(s):
86bcfd2
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.8024
|
21 |
+
- Matthews Correlation: 0.5553
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.5215 | 1.0 | 535 | 0.4708 | 0.4553 |
|
53 |
+
| 0.3521 | 2.0 | 1070 | 0.4657 | 0.5018 |
|
54 |
+
| 0.2406 | 3.0 | 1605 | 0.6216 | 0.5156 |
|
55 |
+
| 0.1828 | 4.0 | 2140 | 0.7251 | 0.5321 |
|
56 |
+
| 0.1341 | 5.0 | 2675 | 0.8024 | 0.5553 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Apr23_13-58-51_309eb7d6022b/events.out.tfevents.1713886467.309eb7d6022b.9612.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:592aedf77997ab4747fcd190228f44f7d7ebe55d27fef374abc2731e453a2de4
|
3 |
+
size 423
|