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.1795 | 4.0 | 2140 | 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.8256
|
21 |
+
- Matthews Correlation: 0.5339
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.5191 | 1.0 | 535 | 0.4707 | 0.4775 |
|
53 |
+
| 0.3443 | 2.0 | 1070 | 0.4830 | 0.5068 |
|
54 |
+
| 0.2403 | 3.0 | 1605 | 0.6290 | 0.5238 |
|
55 |
+
| 0.1795 | 4.0 | 2140 | 0.7628 | 0.5123 |
|
56 |
+
| 0.1326 | 5.0 | 2675 | 0.8256 | 0.5339 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Mar06_18-56-30_6942db43b48a/events.out.tfevents.1709751391.6942db43b48a.1479.0
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:a8c9304827a7ff7eedfe25dbd61da5ed14c39ec3ade1686a515e1ce9d7634bea
|
3 |
+
size 7610
|
runs/Mar06_18-56-30_6942db43b48a/events.out.tfevents.1709753284.6942db43b48a.1479.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80f652e7fab60d0c1d01a7d9056fc603d922a3d3f792ffc1dc103534d3aeedc8
|
3 |
+
size 423
|