Hartunka commited on
Commit
1296183
·
verified ·
1 Parent(s): 415281f

End of training

Browse files
README.md CHANGED
@@ -1,13 +1,28 @@
1
  ---
2
  library_name: transformers
 
 
3
  base_model: Hartunka/tiny_bert_rand_20_v2
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: tiny_bert_rand_20_v2_sst2
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # tiny_bert_rand_20_v2_sst2
17
 
18
- This model is a fine-tuned version of [Hartunka/tiny_bert_rand_20_v2](https://huggingface.co/Hartunka/tiny_bert_rand_20_v2) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.8194
21
- - Accuracy: 0.7787
22
 
23
  ## Model description
24
 
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - en
5
  base_model: Hartunka/tiny_bert_rand_20_v2
6
  tags:
7
  - generated_from_trainer
8
+ datasets:
9
+ - glue
10
  metrics:
11
  - accuracy
12
  model-index:
13
  - name: tiny_bert_rand_20_v2_sst2
14
+ results:
15
+ - task:
16
+ name: Text Classification
17
+ type: text-classification
18
+ dataset:
19
+ name: GLUE SST2
20
+ type: glue
21
+ args: sst2
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.7947247706422018
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # tiny_bert_rand_20_v2_sst2
32
 
33
+ This model is a fine-tuned version of [Hartunka/tiny_bert_rand_20_v2](https://huggingface.co/Hartunka/tiny_bert_rand_20_v2) on the GLUE SST2 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.4702
36
+ - Accuracy: 0.7947
37
 
38
  ## Model description
39
 
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.7947247706422018,
4
+ "eval_loss": 0.47022947669029236,
5
+ "eval_runtime": 0.2849,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 3060.621,
8
+ "eval_steps_per_second": 14.04,
9
+ "total_flos": 1.0596790573590528e+16,
10
+ "train_loss": 0.20821162787350742,
11
+ "train_runtime": 219.9377,
12
+ "train_samples": 67349,
13
+ "train_samples_per_second": 15310.928,
14
+ "train_steps_per_second": 60.017
15
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.7947247706422018,
4
+ "eval_loss": 0.47022947669029236,
5
+ "eval_runtime": 0.2849,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 3060.621,
8
+ "eval_steps_per_second": 14.04
9
+ }
logs/events.out.tfevents.1745314125.s_005_m.2850172.29 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87bf435fac4ef5bd13739c00534a5e2a5503f8da00edf9e854bcb961989460bb
3
+ size 363
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "total_flos": 1.0596790573590528e+16,
4
+ "train_loss": 0.20821162787350742,
5
+ "train_runtime": 219.9377,
6
+ "train_samples": 67349,
7
+ "train_samples_per_second": 15310.928,
8
+ "train_steps_per_second": 60.017
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 264,
3
+ "best_metric": 0.47022947669029236,
4
+ "best_model_checkpoint": "tiny_bert_rand_20_v2_sst2/checkpoint-264",
5
+ "epoch": 6.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1584,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "grad_norm": 7.0207929611206055,
15
+ "learning_rate": 4.9e-05,
16
+ "loss": 0.4251,
17
+ "step": 264
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.7947247706422018,
22
+ "eval_loss": 0.47022947669029236,
23
+ "eval_runtime": 0.2606,
24
+ "eval_samples_per_second": 3345.676,
25
+ "eval_steps_per_second": 15.347,
26
+ "step": 264
27
+ },
28
+ {
29
+ "epoch": 2.0,
30
+ "grad_norm": 8.783622741699219,
31
+ "learning_rate": 4.8e-05,
32
+ "loss": 0.2413,
33
+ "step": 528
34
+ },
35
+ {
36
+ "epoch": 2.0,
37
+ "eval_accuracy": 0.7970183486238532,
38
+ "eval_loss": 0.5579770803451538,
39
+ "eval_runtime": 0.2835,
40
+ "eval_samples_per_second": 3075.911,
41
+ "eval_steps_per_second": 14.11,
42
+ "step": 528
43
+ },
44
+ {
45
+ "epoch": 3.0,
46
+ "grad_norm": 5.480288982391357,
47
+ "learning_rate": 4.7e-05,
48
+ "loss": 0.1877,
49
+ "step": 792
50
+ },
51
+ {
52
+ "epoch": 3.0,
53
+ "eval_accuracy": 0.7981651376146789,
54
+ "eval_loss": 0.5218008160591125,
55
+ "eval_runtime": 0.2721,
56
+ "eval_samples_per_second": 3204.71,
57
+ "eval_steps_per_second": 14.701,
58
+ "step": 792
59
+ },
60
+ {
61
+ "epoch": 4.0,
62
+ "grad_norm": 8.568557739257812,
63
+ "learning_rate": 4.600000000000001e-05,
64
+ "loss": 0.156,
65
+ "step": 1056
66
+ },
67
+ {
68
+ "epoch": 4.0,
69
+ "eval_accuracy": 0.7924311926605505,
70
+ "eval_loss": 0.5968555808067322,
71
+ "eval_runtime": 0.2763,
72
+ "eval_samples_per_second": 3155.805,
73
+ "eval_steps_per_second": 14.476,
74
+ "step": 1056
75
+ },
76
+ {
77
+ "epoch": 5.0,
78
+ "grad_norm": 10.660000801086426,
79
+ "learning_rate": 4.5e-05,
80
+ "loss": 0.129,
81
+ "step": 1320
82
+ },
83
+ {
84
+ "epoch": 5.0,
85
+ "eval_accuracy": 0.7798165137614679,
86
+ "eval_loss": 0.6602848172187805,
87
+ "eval_runtime": 0.2898,
88
+ "eval_samples_per_second": 3008.708,
89
+ "eval_steps_per_second": 13.801,
90
+ "step": 1320
91
+ },
92
+ {
93
+ "epoch": 6.0,
94
+ "grad_norm": 7.4265594482421875,
95
+ "learning_rate": 4.4000000000000006e-05,
96
+ "loss": 0.1102,
97
+ "step": 1584
98
+ },
99
+ {
100
+ "epoch": 6.0,
101
+ "eval_accuracy": 0.7786697247706422,
102
+ "eval_loss": 0.819432258605957,
103
+ "eval_runtime": 0.2598,
104
+ "eval_samples_per_second": 3356.857,
105
+ "eval_steps_per_second": 15.398,
106
+ "step": 1584
107
+ },
108
+ {
109
+ "epoch": 6.0,
110
+ "step": 1584,
111
+ "total_flos": 1.0596790573590528e+16,
112
+ "train_loss": 0.20821162787350742,
113
+ "train_runtime": 219.9377,
114
+ "train_samples_per_second": 15310.928,
115
+ "train_steps_per_second": 60.017
116
+ }
117
+ ],
118
+ "logging_steps": 1,
119
+ "max_steps": 13200,
120
+ "num_input_tokens_seen": 0,
121
+ "num_train_epochs": 50,
122
+ "save_steps": 500,
123
+ "stateful_callbacks": {
124
+ "EarlyStoppingCallback": {
125
+ "args": {
126
+ "early_stopping_patience": 5,
127
+ "early_stopping_threshold": 0.0
128
+ },
129
+ "attributes": {
130
+ "early_stopping_patience_counter": 5
131
+ }
132
+ },
133
+ "TrainerControl": {
134
+ "args": {
135
+ "should_epoch_stop": false,
136
+ "should_evaluate": false,
137
+ "should_log": false,
138
+ "should_save": true,
139
+ "should_training_stop": true
140
+ },
141
+ "attributes": {}
142
+ }
143
+ },
144
+ "total_flos": 1.0596790573590528e+16,
145
+ "train_batch_size": 256,
146
+ "trial_name": null,
147
+ "trial_params": null
148
+ }