lukeleeai commited on
Commit
be6f7d4
1 Parent(s): 9024574

End of training

Browse files
Files changed (2) hide show
  1. README.md +95 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_cola_dense_epochs-6_exp_size_4
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: glue
18
+ type: glue
19
+ config: cola
20
+ split: validation
21
+ args: cola
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.8235858101629914
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_cola_dense_epochs-6_exp_size_4
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.4622
36
+ - Accuracy: 0.8236
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.5883 | 0.19 | 50 | 0.5895 | 0.6913 |
69
+ | 0.4961 | 0.37 | 100 | 0.5788 | 0.7574 |
70
+ | 0.5036 | 0.56 | 150 | 0.5192 | 0.7891 |
71
+ | 0.4038 | 0.75 | 200 | 0.4774 | 0.8025 |
72
+ | 0.4461 | 0.93 | 250 | 0.5380 | 0.7929 |
73
+ | 0.3573 | 1.12 | 300 | 0.5382 | 0.8169 |
74
+ | 0.3508 | 1.31 | 350 | 0.4526 | 0.8255 |
75
+ | 0.3379 | 1.49 | 400 | 0.4777 | 0.8245 |
76
+ | 0.3964 | 1.68 | 450 | 0.5148 | 0.8178 |
77
+ | 0.4137 | 1.87 | 500 | 0.4622 | 0.8236 |
78
+ | 0.3036 | 2.05 | 550 | 0.5171 | 0.8236 |
79
+ | 0.2913 | 2.24 | 600 | 0.5269 | 0.8322 |
80
+ | 0.277 | 2.43 | 650 | 0.5298 | 0.8293 |
81
+ | 0.2431 | 2.61 | 700 | 0.5129 | 0.8313 |
82
+ | 0.3551 | 2.8 | 750 | 0.5396 | 0.8255 |
83
+ | 0.2697 | 2.99 | 800 | 0.5307 | 0.8293 |
84
+ | 0.2494 | 3.17 | 850 | 0.5549 | 0.8332 |
85
+ | 0.2734 | 3.36 | 900 | 0.5431 | 0.8255 |
86
+ | 0.2886 | 3.54 | 950 | 0.5412 | 0.8245 |
87
+ | 0.3155 | 3.73 | 1000 | 0.5409 | 0.8284 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.34.1
93
+ - Pytorch 2.0.1+cu117
94
+ - Datasets 2.9.0
95
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0e38d10ffa056039687d279f09e942c975ca1bf99f42783cabdae1a0a3a776c
3
  size 894094241
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a379e3961a925c2a39ae3f094be8a67fcd3a03f99c7d8a710d92cd6837aaa4a
3
  size 894094241