Hartunka commited on
Commit
d2aaef6
·
verified ·
1 Parent(s): 112887f

End of training

Browse files
README.md CHANGED
@@ -1,13 +1,28 @@
1
  ---
2
  library_name: transformers
 
 
3
  base_model: Hartunka/tiny_bert_km_20_v1
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: tiny_bert_km_20_v1_rte
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_km_20_v1_rte
17
 
18
- This model is a fine-tuned version of [Hartunka/tiny_bert_km_20_v1](https://huggingface.co/Hartunka/tiny_bert_km_20_v1) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7734
21
- - Accuracy: 0.4801
22
 
23
  ## Model description
24
 
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - en
5
  base_model: Hartunka/tiny_bert_km_20_v1
6
  tags:
7
  - generated_from_trainer
8
+ datasets:
9
+ - glue
10
  metrics:
11
  - accuracy
12
  model-index:
13
  - name: tiny_bert_km_20_v1_rte
14
+ results:
15
+ - task:
16
+ name: Text Classification
17
+ type: text-classification
18
+ dataset:
19
+ name: GLUE RTE
20
+ type: glue
21
+ args: rte
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.5054151624548736
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # tiny_bert_km_20_v1_rte
32
 
33
+ This model is a fine-tuned version of [Hartunka/tiny_bert_km_20_v1](https://huggingface.co/Hartunka/tiny_bert_km_20_v1) on the GLUE RTE dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.7018
36
+ - Accuracy: 0.5054
37
 
38
  ## Model description
39
 
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.5054151624548736,
4
+ "eval_loss": 0.7017711997032166,
5
+ "eval_runtime": 0.1026,
6
+ "eval_samples": 277,
7
+ "eval_samples_per_second": 2700.079,
8
+ "eval_steps_per_second": 19.495,
9
+ "total_flos": 391780256993280.0,
10
+ "train_loss": 0.654466986656189,
11
+ "train_runtime": 13.2472,
12
+ "train_samples": 2490,
13
+ "train_samples_per_second": 9398.208,
14
+ "train_steps_per_second": 37.744
15
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.5054151624548736,
4
+ "eval_loss": 0.7017711997032166,
5
+ "eval_runtime": 0.1026,
6
+ "eval_samples": 277,
7
+ "eval_samples_per_second": 2700.079,
8
+ "eval_steps_per_second": 19.495
9
+ }
logs/events.out.tfevents.1744640297.s_005_m.2701049.45 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fc2b5a41e2990388c20f64f0f5dd20a17f2cfe059d8da6b1367156b003854d7
3
+ size 357
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "total_flos": 391780256993280.0,
4
+ "train_loss": 0.654466986656189,
5
+ "train_runtime": 13.2472,
6
+ "train_samples": 2490,
7
+ "train_samples_per_second": 9398.208,
8
+ "train_steps_per_second": 37.744
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 10,
3
+ "best_metric": 0.7017711997032166,
4
+ "best_model_checkpoint": "tiny_bert_km_20_v1_rte/checkpoint-10",
5
+ "epoch": 6.0,
6
+ "eval_steps": 500,
7
+ "global_step": 60,
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": 0.647952675819397,
15
+ "learning_rate": 4.9e-05,
16
+ "loss": 0.7014,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.5054151624548736,
22
+ "eval_loss": 0.7017711997032166,
23
+ "eval_runtime": 0.1047,
24
+ "eval_samples_per_second": 2646.134,
25
+ "eval_steps_per_second": 19.106,
26
+ "step": 10
27
+ },
28
+ {
29
+ "epoch": 2.0,
30
+ "grad_norm": 0.685315728187561,
31
+ "learning_rate": 4.8e-05,
32
+ "loss": 0.6872,
33
+ "step": 20
34
+ },
35
+ {
36
+ "epoch": 2.0,
37
+ "eval_accuracy": 0.48736462093862815,
38
+ "eval_loss": 0.7077716588973999,
39
+ "eval_runtime": 0.1007,
40
+ "eval_samples_per_second": 2751.875,
41
+ "eval_steps_per_second": 19.869,
42
+ "step": 20
43
+ },
44
+ {
45
+ "epoch": 3.0,
46
+ "grad_norm": 0.6586238741874695,
47
+ "learning_rate": 4.7e-05,
48
+ "loss": 0.6752,
49
+ "step": 30
50
+ },
51
+ {
52
+ "epoch": 3.0,
53
+ "eval_accuracy": 0.5054151624548736,
54
+ "eval_loss": 0.7020250558853149,
55
+ "eval_runtime": 0.103,
56
+ "eval_samples_per_second": 2689.665,
57
+ "eval_steps_per_second": 19.42,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 4.0,
62
+ "grad_norm": 0.6234502196311951,
63
+ "learning_rate": 4.600000000000001e-05,
64
+ "loss": 0.6556,
65
+ "step": 40
66
+ },
67
+ {
68
+ "epoch": 4.0,
69
+ "eval_accuracy": 0.48375451263537905,
70
+ "eval_loss": 0.7177628874778748,
71
+ "eval_runtime": 0.0923,
72
+ "eval_samples_per_second": 3002.621,
73
+ "eval_steps_per_second": 21.68,
74
+ "step": 40
75
+ },
76
+ {
77
+ "epoch": 5.0,
78
+ "grad_norm": 0.896072268486023,
79
+ "learning_rate": 4.5e-05,
80
+ "loss": 0.6267,
81
+ "step": 50
82
+ },
83
+ {
84
+ "epoch": 5.0,
85
+ "eval_accuracy": 0.5342960288808665,
86
+ "eval_loss": 0.7247292399406433,
87
+ "eval_runtime": 0.1089,
88
+ "eval_samples_per_second": 2544.023,
89
+ "eval_steps_per_second": 18.368,
90
+ "step": 50
91
+ },
92
+ {
93
+ "epoch": 6.0,
94
+ "grad_norm": 0.9845135807991028,
95
+ "learning_rate": 4.4000000000000006e-05,
96
+ "loss": 0.5808,
97
+ "step": 60
98
+ },
99
+ {
100
+ "epoch": 6.0,
101
+ "eval_accuracy": 0.48014440433212996,
102
+ "eval_loss": 0.7734146118164062,
103
+ "eval_runtime": 0.0984,
104
+ "eval_samples_per_second": 2813.735,
105
+ "eval_steps_per_second": 20.316,
106
+ "step": 60
107
+ },
108
+ {
109
+ "epoch": 6.0,
110
+ "step": 60,
111
+ "total_flos": 391780256993280.0,
112
+ "train_loss": 0.654466986656189,
113
+ "train_runtime": 13.2472,
114
+ "train_samples_per_second": 9398.208,
115
+ "train_steps_per_second": 37.744
116
+ }
117
+ ],
118
+ "logging_steps": 1,
119
+ "max_steps": 500,
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": 391780256993280.0,
145
+ "train_batch_size": 256,
146
+ "trial_name": null,
147
+ "trial_params": null
148
+ }