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 |
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
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.6715
|
21 |
+
- Matthews Correlation: 0.4810
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| No log | 1.0 | 268 | 0.5027 | 0.4227 |
|
53 |
+
| 0.462 | 2.0 | 536 | 0.5662 | 0.4177 |
|
54 |
+
| 0.462 | 3.0 | 804 | 0.6715 | 0.4810 |
|
55 |
+
| 0.2127 | 4.0 | 1072 | 0.7769 | 0.4756 |
|
56 |
+
| 0.2127 | 5.0 | 1340 | 0.8642 | 0.4810 |
|
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:483916325a780f6eb7e6e9e7c55571aabfa9767680ac37de6a354b77b342fcec
|
3 |
size 267832560
|
runs/Mar05_08-10-31_6dbd81c6b707/events.out.tfevents.1709626296.6dbd81c6b707.254.1
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:909f985648875c8ed96245a1baf2d1e1289cc061ccc8dff791926c892d87410d
|
3 |
+
size 7026
|
runs/Mar05_08-10-31_6dbd81c6b707/events.out.tfevents.1709628544.6dbd81c6b707.254.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f25c9907d94b7c7e320a4c6981b48f17126f1cef61b1c99136cbbdfddf91994
|
3 |
+
size 423
|