Hartunka commited on
Commit
fcb4f8c
·
verified ·
1 Parent(s): 8481e42

End of training

Browse files
README.md CHANGED
@@ -1,14 +1,32 @@
1
  ---
2
  library_name: transformers
 
 
3
  base_model: Hartunka/bert_base_km_20_v1
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - matthews_correlation
8
  - accuracy
9
  model-index:
10
  - name: bert_base_km_20_v1_cola
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,11 +34,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # bert_base_km_20_v1_cola
18
 
19
- This model is a fine-tuned version of [Hartunka/bert_base_km_20_v1](https://huggingface.co/Hartunka/bert_base_km_20_v1) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8696
22
- - Matthews Correlation: 0.0963
23
- - Accuracy: 0.6366
24
 
25
  ## Model description
26
 
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - en
5
  base_model: Hartunka/bert_base_km_20_v1
6
  tags:
7
  - generated_from_trainer
8
+ datasets:
9
+ - glue
10
  metrics:
11
  - matthews_correlation
12
  - accuracy
13
  model-index:
14
  - name: bert_base_km_20_v1_cola
15
+ results:
16
+ - task:
17
+ name: Text Classification
18
+ type: text-classification
19
+ dataset:
20
+ name: GLUE COLA
21
+ type: glue
22
+ args: cola
23
+ metrics:
24
+ - name: Matthews Correlation
25
+ type: matthews_correlation
26
+ value: 0.0
27
+ - name: Accuracy
28
+ type: accuracy
29
+ value: 0.6912751793861389
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
 
35
  # bert_base_km_20_v1_cola
36
 
37
+ This model is a fine-tuned version of [Hartunka/bert_base_km_20_v1](https://huggingface.co/Hartunka/bert_base_km_20_v1) on the GLUE COLA dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.6226
40
+ - Matthews Correlation: 0.0
41
+ - Accuracy: 0.6913
42
 
43
  ## Model description
44
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.6912751793861389,
4
+ "eval_loss": 0.6225768327713013,
5
+ "eval_matthews_correlation": 0.0,
6
+ "eval_runtime": 0.6888,
7
+ "eval_samples": 1043,
8
+ "eval_samples_per_second": 1514.181,
9
+ "eval_steps_per_second": 7.259,
10
+ "total_flos": 6749587903150080.0,
11
+ "train_loss": 0.484881274840411,
12
+ "train_runtime": 99.6839,
13
+ "train_samples": 8551,
14
+ "train_samples_per_second": 4289.056,
15
+ "train_steps_per_second": 17.054
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.6912751793861389,
4
+ "eval_loss": 0.6225768327713013,
5
+ "eval_matthews_correlation": 0.0,
6
+ "eval_runtime": 0.6888,
7
+ "eval_samples": 1043,
8
+ "eval_samples_per_second": 1514.181,
9
+ "eval_steps_per_second": 7.259
10
+ }
logs/events.out.tfevents.1745028397.s_005_m.2780655.19 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbab77ef36fece1c46737dd832828f65f01a007ff6fbff7445bf5cbe6efaef5e
3
+ size 427
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "total_flos": 6749587903150080.0,
4
+ "train_loss": 0.484881274840411,
5
+ "train_runtime": 99.6839,
6
+ "train_samples": 8551,
7
+ "train_samples_per_second": 4289.056,
8
+ "train_steps_per_second": 17.054
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 34,
3
+ "best_metric": 0.6225768327713013,
4
+ "best_model_checkpoint": "bert_base_km_20_v1_cola/checkpoint-34",
5
+ "epoch": 6.0,
6
+ "eval_steps": 500,
7
+ "global_step": 204,
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": 1.3155686855316162,
15
+ "learning_rate": 4.9e-05,
16
+ "loss": 0.6182,
17
+ "step": 34
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.6912751793861389,
22
+ "eval_loss": 0.6225768327713013,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 0.7082,
25
+ "eval_samples_per_second": 1472.699,
26
+ "eval_steps_per_second": 7.06,
27
+ "step": 34
28
+ },
29
+ {
30
+ "epoch": 2.0,
31
+ "grad_norm": 1.696873426437378,
32
+ "learning_rate": 4.8e-05,
33
+ "loss": 0.591,
34
+ "step": 68
35
+ },
36
+ {
37
+ "epoch": 2.0,
38
+ "eval_accuracy": 0.6893576383590698,
39
+ "eval_loss": 0.6297030448913574,
40
+ "eval_matthews_correlation": 0.07656947466775693,
41
+ "eval_runtime": 0.6837,
42
+ "eval_samples_per_second": 1525.417,
43
+ "eval_steps_per_second": 7.313,
44
+ "step": 68
45
+ },
46
+ {
47
+ "epoch": 3.0,
48
+ "grad_norm": 1.9348201751708984,
49
+ "learning_rate": 4.7e-05,
50
+ "loss": 0.5432,
51
+ "step": 102
52
+ },
53
+ {
54
+ "epoch": 3.0,
55
+ "eval_accuracy": 0.6797698736190796,
56
+ "eval_loss": 0.6300162076950073,
57
+ "eval_matthews_correlation": 0.08088406701239864,
58
+ "eval_runtime": 0.6712,
59
+ "eval_samples_per_second": 1553.855,
60
+ "eval_steps_per_second": 7.449,
61
+ "step": 102
62
+ },
63
+ {
64
+ "epoch": 4.0,
65
+ "grad_norm": 2.5529346466064453,
66
+ "learning_rate": 4.600000000000001e-05,
67
+ "loss": 0.4606,
68
+ "step": 136
69
+ },
70
+ {
71
+ "epoch": 4.0,
72
+ "eval_accuracy": 0.6519654989242554,
73
+ "eval_loss": 0.6926795244216919,
74
+ "eval_matthews_correlation": 0.14975092131840292,
75
+ "eval_runtime": 0.6975,
76
+ "eval_samples_per_second": 1495.386,
77
+ "eval_steps_per_second": 7.169,
78
+ "step": 136
79
+ },
80
+ {
81
+ "epoch": 5.0,
82
+ "grad_norm": 2.714582681655884,
83
+ "learning_rate": 4.5e-05,
84
+ "loss": 0.3815,
85
+ "step": 170
86
+ },
87
+ {
88
+ "epoch": 5.0,
89
+ "eval_accuracy": 0.6567593216896057,
90
+ "eval_loss": 0.7553606033325195,
91
+ "eval_matthews_correlation": 0.09193331749307261,
92
+ "eval_runtime": 0.6706,
93
+ "eval_samples_per_second": 1555.292,
94
+ "eval_steps_per_second": 7.456,
95
+ "step": 170
96
+ },
97
+ {
98
+ "epoch": 6.0,
99
+ "grad_norm": 3.6072070598602295,
100
+ "learning_rate": 4.4000000000000006e-05,
101
+ "loss": 0.3147,
102
+ "step": 204
103
+ },
104
+ {
105
+ "epoch": 6.0,
106
+ "eval_accuracy": 0.6366251111030579,
107
+ "eval_loss": 0.8696136474609375,
108
+ "eval_matthews_correlation": 0.09631786888423775,
109
+ "eval_runtime": 0.6847,
110
+ "eval_samples_per_second": 1523.185,
111
+ "eval_steps_per_second": 7.302,
112
+ "step": 204
113
+ },
114
+ {
115
+ "epoch": 6.0,
116
+ "step": 204,
117
+ "total_flos": 6749587903150080.0,
118
+ "train_loss": 0.484881274840411,
119
+ "train_runtime": 99.6839,
120
+ "train_samples_per_second": 4289.056,
121
+ "train_steps_per_second": 17.054
122
+ }
123
+ ],
124
+ "logging_steps": 1,
125
+ "max_steps": 1700,
126
+ "num_input_tokens_seen": 0,
127
+ "num_train_epochs": 50,
128
+ "save_steps": 500,
129
+ "stateful_callbacks": {
130
+ "EarlyStoppingCallback": {
131
+ "args": {
132
+ "early_stopping_patience": 5,
133
+ "early_stopping_threshold": 0.0
134
+ },
135
+ "attributes": {
136
+ "early_stopping_patience_counter": 5
137
+ }
138
+ },
139
+ "TrainerControl": {
140
+ "args": {
141
+ "should_epoch_stop": false,
142
+ "should_evaluate": false,
143
+ "should_log": false,
144
+ "should_save": true,
145
+ "should_training_stop": true
146
+ },
147
+ "attributes": {}
148
+ }
149
+ },
150
+ "total_flos": 6749587903150080.0,
151
+ "train_batch_size": 256,
152
+ "trial_name": null,
153
+ "trial_params": null
154
+ }