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.
|
62 |
- Pytorch 2.1.0+cu121
|
63 |
-
- Datasets 2.
|
64 |
-
- Tokenizers 0.15.
|
|
|
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.8251
|
21 |
+
- Matthews Correlation: 0.5369
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
+
| 0.5232 | 1.0 | 535 | 0.4719 | 0.4268 |
|
53 |
+
| 0.3473 | 2.0 | 1070 | 0.4846 | 0.5330 |
|
54 |
+
| 0.2365 | 3.0 | 1605 | 0.6165 | 0.5050 |
|
55 |
+
| 0.1753 | 4.0 | 2140 | 0.7647 | 0.5215 |
|
56 |
+
| 0.1331 | 5.0 | 2675 | 0.8251 | 0.5369 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
+
- Transformers 4.38.1
|
62 |
- Pytorch 2.1.0+cu121
|
63 |
+
- Datasets 2.17.1
|
64 |
+
- Tokenizers 0.15.2
|
runs/Feb23_10-35-48_ec6659c07f12/events.out.tfevents.1708684569.ec6659c07f12.1051.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:f814fbda81c47f7d16d13b49456bf64b2fcb1addbc7123541a38f9a929077585
|
3 |
+
size 7610
|
runs/Feb23_10-35-48_ec6659c07f12/events.out.tfevents.1708684709.ec6659c07f12.1051.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4a302b995c2f03084d28c9e7e908d2fb03cba00d6b349a34f1d99327f69d705
|
3 |
+
size 423
|