anamelchor
commited on
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 |
-
| No log | 1.0 | 54 | 0.
|
53 |
-
| No log | 2.0 | 108 | 0.
|
54 |
-
| No log | 3.0 | 162 | 0.
|
55 |
-
| No log | 4.0 | 216 | 0.
|
56 |
-
| No log | 5.0 | 270 | 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.6604
|
21 |
+
- Matthews Correlation: 0.3585
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| No log | 1.0 | 54 | 0.6000 | 0.0 |
|
53 |
+
| No log | 2.0 | 108 | 0.5476 | 0.3388 |
|
54 |
+
| No log | 3.0 | 162 | 0.5828 | 0.3290 |
|
55 |
+
| No log | 4.0 | 216 | 0.6280 | 0.3531 |
|
56 |
+
| No log | 5.0 | 270 | 0.6604 | 0.3585 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8db8ffe72019669bd3bb13c081e9e90a02a3002498b097046104ce94dcf25cb4
|
3 |
size 267832560
|
runs/Feb28_19-52-39_5620ed9b2fff/events.out.tfevents.1709150199.5620ed9b2fff.209.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58c61805f2b3ba17c68fdf7f958bff187491a9a25698b37be75fc8f54b0833df
|
3 |
+
size 423
|