anamelchor
commited on
Commit
•
2f0d343
1
Parent(s):
b62e597
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.4792
|
21 |
+
- Matthews Correlation: 0.5303
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.5272 | 1.0 | 535 | 0.4706 | 0.4451 |
|
53 |
+
| 0.3562 | 2.0 | 1070 | 0.4792 | 0.5303 |
|
54 |
+
| 0.2428 | 3.0 | 1605 | 0.6551 | 0.5132 |
|
55 |
+
| 0.1828 | 4.0 | 2140 | 0.8173 | 0.5267 |
|
56 |
+
| 0.1384 | 5.0 | 2675 | 0.8531 | 0.5153 |
|
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:4926dc474d8aa33dfc28a8a59704857caa64d310250389e64ae9ef64aa8ce61f
|
3 |
size 267832560
|
runs/Feb28_18-10-00_5620ed9b2fff/events.out.tfevents.1709144266.5620ed9b2fff.209.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:3980762bfc90d1a84c438bbb954a790d162b30b4e7aadab655e5d4e55f9db898
|
3 |
+
size 7610
|
runs/Feb28_18-10-00_5620ed9b2fff/events.out.tfevents.1709144461.5620ed9b2fff.209.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5985723b9e3e16e4da166973796aaad31ba458e30ec641589036cf6477e8f7c6
|
3 |
+
size 423
|