End of training
Browse files- README.md +108 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: t5-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- glue
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
model-index:
|
11 |
+
- name: t5-base_sst2_dense_epochs-6_exp_size_16
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Text Classification
|
15 |
+
type: text-classification
|
16 |
+
dataset:
|
17 |
+
name: glue
|
18 |
+
type: glue
|
19 |
+
config: sst2
|
20 |
+
split: validation
|
21 |
+
args: sst2
|
22 |
+
metrics:
|
23 |
+
- name: Accuracy
|
24 |
+
type: accuracy
|
25 |
+
value: 0.9185779816513762
|
26 |
+
---
|
27 |
+
|
28 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
+
should probably proofread and complete it, then remove this comment. -->
|
30 |
+
|
31 |
+
# t5-base_sst2_dense_epochs-6_exp_size_16
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the glue dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.2618
|
36 |
+
- Accuracy: 0.9186
|
37 |
+
|
38 |
+
## Model description
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Intended uses & limitations
|
43 |
+
|
44 |
+
More information needed
|
45 |
+
|
46 |
+
## Training and evaluation data
|
47 |
+
|
48 |
+
More information needed
|
49 |
+
|
50 |
+
## Training procedure
|
51 |
+
|
52 |
+
### Training hyperparameters
|
53 |
+
|
54 |
+
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 5e-05
|
56 |
+
- train_batch_size: 32
|
57 |
+
- eval_batch_size: 64
|
58 |
+
- seed: 0
|
59 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
+
- lr_scheduler_type: linear
|
61 |
+
- lr_scheduler_warmup_steps: 20
|
62 |
+
- num_epochs: 6
|
63 |
+
|
64 |
+
### Training results
|
65 |
+
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.6583 | 0.02 | 50 | 0.6411 | 0.6193 |
|
69 |
+
| 0.328 | 0.05 | 100 | 0.2547 | 0.9106 |
|
70 |
+
| 0.263 | 0.07 | 150 | 0.2392 | 0.9140 |
|
71 |
+
| 0.2337 | 0.1 | 200 | 0.2295 | 0.9197 |
|
72 |
+
| 0.216 | 0.12 | 250 | 0.2372 | 0.9255 |
|
73 |
+
| 0.2194 | 0.14 | 300 | 0.2485 | 0.9186 |
|
74 |
+
| 0.2214 | 0.17 | 350 | 0.2209 | 0.9220 |
|
75 |
+
| 0.2094 | 0.19 | 400 | 0.2270 | 0.9220 |
|
76 |
+
| 0.226 | 0.21 | 450 | 0.2156 | 0.9209 |
|
77 |
+
| 0.1687 | 0.24 | 500 | 0.2618 | 0.9186 |
|
78 |
+
| 0.1758 | 0.26 | 550 | 0.2279 | 0.9186 |
|
79 |
+
| 0.2362 | 0.29 | 600 | 0.2314 | 0.9220 |
|
80 |
+
| 0.2323 | 0.31 | 650 | 0.2442 | 0.9197 |
|
81 |
+
| 0.1809 | 0.33 | 700 | 0.2065 | 0.9300 |
|
82 |
+
| 0.2871 | 0.36 | 750 | 0.2135 | 0.9289 |
|
83 |
+
| 0.16 | 0.38 | 800 | 0.2115 | 0.9243 |
|
84 |
+
| 0.1438 | 0.4 | 850 | 0.2287 | 0.9255 |
|
85 |
+
| 0.1732 | 0.43 | 900 | 0.2153 | 0.9255 |
|
86 |
+
| 0.1847 | 0.45 | 950 | 0.3193 | 0.9278 |
|
87 |
+
| 0.257 | 0.48 | 1000 | 0.3176 | 0.9289 |
|
88 |
+
| 0.127 | 0.5 | 1050 | 0.1962 | 0.9300 |
|
89 |
+
| 0.1791 | 0.52 | 1100 | 0.1928 | 0.9346 |
|
90 |
+
| 0.2533 | 0.55 | 1150 | 0.1890 | 0.9335 |
|
91 |
+
| 0.0762 | 0.57 | 1200 | 0.2866 | 0.9335 |
|
92 |
+
| 0.1358 | 0.59 | 1250 | 0.4125 | 0.9335 |
|
93 |
+
| 0.1385 | 0.62 | 1300 | 0.4090 | 0.9323 |
|
94 |
+
| 0.184 | 0.64 | 1350 | 0.5092 | 0.9369 |
|
95 |
+
| 0.1213 | 0.67 | 1400 | 0.5033 | 0.9404 |
|
96 |
+
| 0.1597 | 0.69 | 1450 | 0.5152 | 0.9381 |
|
97 |
+
| 0.1179 | 0.71 | 1500 | 0.3992 | 0.9381 |
|
98 |
+
| 0.1689 | 0.74 | 1550 | 0.5163 | 0.9381 |
|
99 |
+
| 0.1678 | 0.76 | 1600 | 0.5114 | 0.9404 |
|
100 |
+
| 0.1673 | 0.78 | 1650 | 0.2786 | 0.9369 |
|
101 |
+
|
102 |
+
|
103 |
+
### Framework versions
|
104 |
+
|
105 |
+
- Transformers 4.34.1
|
106 |
+
- Pytorch 2.0.1+cu117
|
107 |
+
- Datasets 2.9.0
|
108 |
+
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 894094241
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d703a628bae786b9e354bb197b046f318f646b0333fe542de5e4f1dab92a2261
|
3 |
size 894094241
|