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,16 +49,16 @@ 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
|
60 |
|
61 |
-
- Transformers 4.38.
|
62 |
- Pytorch 2.1.0+cu121
|
63 |
-
- Datasets 2.
|
64 |
- Tokenizers 0.15.2
|
|
|
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.5264
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.5186 | 1.0 | 535 | 0.4551 | 0.4470 |
|
53 |
+
| 0.3417 | 2.0 | 1070 | 0.4792 | 0.5264 |
|
54 |
+
| 0.2302 | 3.0 | 1605 | 0.6193 | 0.5031 |
|
55 |
+
| 0.1788 | 4.0 | 2140 | 0.7983 | 0.5129 |
|
56 |
+
| 0.1282 | 5.0 | 2675 | 0.8237 | 0.5192 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
+
- Transformers 4.38.2
|
62 |
- Pytorch 2.1.0+cu121
|
63 |
+
- Datasets 2.18.0
|
64 |
- Tokenizers 0.15.2
|
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:b593045c5a48b3a51e45d5c555c1578b58d1536894c9d7e3dc52b559678c694f
|
3 |
size 267832560
|
runs/Mar10_14-09-16_e872b35bbbf3/events.out.tfevents.1710079757.e872b35bbbf3.322.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:3cfee95d0065ee0a828e9ea9841aa8b5ea990b4f029ec4c4e5b770294e678c33
|
3 |
+
size 7609
|
runs/Mar10_14-09-16_e872b35bbbf3/events.out.tfevents.1710079942.e872b35bbbf3.322.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5825001d63adb90278f3d6abb6405b5d60e413d6dc7bef4f55560562a0948f52
|
3 |
+
size 423
|