End of training
Browse files
README.md
CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
metrics:
|
7 |
-
- matthews_correlation
|
8 |
model-index:
|
9 |
- name: distilbert-base-uncased-finetuned-cola
|
10 |
results: []
|
@@ -17,8 +15,12 @@ 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 |
-
-
|
21 |
-
-
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,20 +47,9 @@ The following hyperparameters were used during training:
|
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 5
|
47 |
|
48 |
-
### Training results
|
49 |
-
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
51 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
52 |
-
| 0.5444 | 1.0 | 535 | 0.4784 | 0.4217 |
|
53 |
-
| 0.4206 | 2.0 | 1070 | 0.4567 | 0.5146 |
|
54 |
-
| 0.3071 | 3.0 | 1605 | 0.5392 | 0.5134 |
|
55 |
-
| 0.2517 | 4.0 | 2140 | 0.6712 | 0.5154 |
|
56 |
-
| 0.2141 | 5.0 | 2675 | 0.6972 | 0.5279 |
|
57 |
-
|
58 |
-
|
59 |
### Framework versions
|
60 |
|
61 |
- Transformers 4.38.2
|
62 |
-
- Pytorch 2.
|
63 |
- Datasets 2.18.0
|
64 |
- Tokenizers 0.15.2
|
|
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: distilbert-base-uncased-finetuned-cola
|
8 |
results: []
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 0.7374
|
19 |
+
- eval_matthews_correlation: 0.0
|
20 |
+
- eval_runtime: 0.8208
|
21 |
+
- eval_samples_per_second: 1270.779
|
22 |
+
- eval_steps_per_second: 80.414
|
23 |
+
- step: 0
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
- lr_scheduler_type: linear
|
48 |
- num_epochs: 5
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
### Framework versions
|
51 |
|
52 |
- Transformers 4.38.2
|
53 |
+
- Pytorch 2.1.0+cu121
|
54 |
- Datasets 2.18.0
|
55 |
- 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:0fa08ba399db1eff1c05759f77cd5d7bdd2c90de0706329d4b7a71990ccd57e4
|
3 |
size 267832560
|
runs/Mar08_15-58-44_50bca828e3b2/events.out.tfevents.1709913531.50bca828e3b2.2324.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:82b32517ad6f53397f44421bb9e02a55da73ac57ae21339a292f2400cbc4aea9
|
3 |
+
size 7609
|
runs/Mar08_16-02-10_50bca828e3b2/events.out.tfevents.1709913731.50bca828e3b2.2324.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9396c1ab306c8e0bf40793c6cd2c45a3ad28911af482ada42d5af9cb30c2c59
|
3 |
+
size 358
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50efe7cc21f311b3555350b4f7032fe922921fd736ab68ff80d7731d4753b3e0
|
3 |
size 4984
|