Hartunka commited on
Commit
5b80417
·
verified ·
1 Parent(s): 7e6af75

End of training

Browse files
README.md CHANGED
@@ -1,14 +1,32 @@
1
  ---
2
  library_name: transformers
 
 
3
  base_model: Hartunka/bert_base_rand_100_v2
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - matthews_correlation
8
  - accuracy
9
  model-index:
10
  - name: bert_base_rand_100_v2_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_rand_100_v2_cola
18
 
19
- This model is a fine-tuned version of [Hartunka/bert_base_rand_100_v2](https://huggingface.co/Hartunka/bert_base_rand_100_v2) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7857
22
- - Matthews Correlation: 0.1245
23
- - Accuracy: 0.6414
24
 
25
  ## Model description
26
 
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - en
5
  base_model: Hartunka/bert_base_rand_100_v2
6
  tags:
7
  - generated_from_trainer
8
+ datasets:
9
+ - glue
10
  metrics:
11
  - matthews_correlation
12
  - accuracy
13
  model-index:
14
  - name: bert_base_rand_100_v2_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_rand_100_v2_cola
36
 
37
+ This model is a fine-tuned version of [Hartunka/bert_base_rand_100_v2](https://huggingface.co/Hartunka/bert_base_rand_100_v2) on the GLUE COLA dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.6170
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.6170077323913574,
5
+ "eval_matthews_correlation": 0.0,
6
+ "eval_runtime": 0.6821,
7
+ "eval_samples": 1043,
8
+ "eval_samples_per_second": 1529.053,
9
+ "eval_steps_per_second": 7.33,
10
+ "total_flos": 6749587903150080.0,
11
+ "train_loss": 0.5036639653000177,
12
+ "train_runtime": 100.6474,
13
+ "train_samples": 8551,
14
+ "train_samples_per_second": 4248.0,
15
+ "train_steps_per_second": 16.891
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.6912751793861389,
4
+ "eval_loss": 0.6170077323913574,
5
+ "eval_matthews_correlation": 0.0,
6
+ "eval_runtime": 0.6821,
7
+ "eval_samples": 1043,
8
+ "eval_samples_per_second": 1529.053,
9
+ "eval_steps_per_second": 7.33
10
+ }
logs/events.out.tfevents.1745511034.s_005_m.2892304.91 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c21c7754c7b477472b6e046672c3d76b07e10e9afc1d49c735959f05f9736d5
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.5036639653000177,
5
+ "train_runtime": 100.6474,
6
+ "train_samples": 8551,
7
+ "train_samples_per_second": 4248.0,
8
+ "train_steps_per_second": 16.891
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 34,
3
+ "best_metric": 0.6170077323913574,
4
+ "best_model_checkpoint": "bert_base_rand_100_v2_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.0025776624679565,
15
+ "learning_rate": 4.9e-05,
16
+ "loss": 0.6165,
17
+ "step": 34
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.6912751793861389,
22
+ "eval_loss": 0.6170077323913574,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 0.6754,
25
+ "eval_samples_per_second": 1544.361,
26
+ "eval_steps_per_second": 7.403,
27
+ "step": 34
28
+ },
29
+ {
30
+ "epoch": 2.0,
31
+ "grad_norm": 1.582245111465454,
32
+ "learning_rate": 4.8e-05,
33
+ "loss": 0.5893,
34
+ "step": 68
35
+ },
36
+ {
37
+ "epoch": 2.0,
38
+ "eval_accuracy": 0.6883988380432129,
39
+ "eval_loss": 0.6173972487449646,
40
+ "eval_matthews_correlation": 0.01845565733408863,
41
+ "eval_runtime": 0.6896,
42
+ "eval_samples_per_second": 1512.377,
43
+ "eval_steps_per_second": 7.25,
44
+ "step": 68
45
+ },
46
+ {
47
+ "epoch": 3.0,
48
+ "grad_norm": 1.8974895477294922,
49
+ "learning_rate": 4.7e-05,
50
+ "loss": 0.5377,
51
+ "step": 102
52
+ },
53
+ {
54
+ "epoch": 3.0,
55
+ "eval_accuracy": 0.6730585098266602,
56
+ "eval_loss": 0.6450505256652832,
57
+ "eval_matthews_correlation": 0.10603855839346674,
58
+ "eval_runtime": 0.6911,
59
+ "eval_samples_per_second": 1509.187,
60
+ "eval_steps_per_second": 7.235,
61
+ "step": 102
62
+ },
63
+ {
64
+ "epoch": 4.0,
65
+ "grad_norm": 4.176020622253418,
66
+ "learning_rate": 4.600000000000001e-05,
67
+ "loss": 0.4833,
68
+ "step": 136
69
+ },
70
+ {
71
+ "epoch": 4.0,
72
+ "eval_accuracy": 0.668264627456665,
73
+ "eval_loss": 0.7213912010192871,
74
+ "eval_matthews_correlation": 0.10879024574677724,
75
+ "eval_runtime": 0.6856,
76
+ "eval_samples_per_second": 1521.385,
77
+ "eval_steps_per_second": 7.293,
78
+ "step": 136
79
+ },
80
+ {
81
+ "epoch": 5.0,
82
+ "grad_norm": 2.716684579849243,
83
+ "learning_rate": 4.5e-05,
84
+ "loss": 0.4189,
85
+ "step": 170
86
+ },
87
+ {
88
+ "epoch": 5.0,
89
+ "eval_accuracy": 0.6442952752113342,
90
+ "eval_loss": 0.6887880563735962,
91
+ "eval_matthews_correlation": 0.0983853715855654,
92
+ "eval_runtime": 0.6891,
93
+ "eval_samples_per_second": 1513.517,
94
+ "eval_steps_per_second": 7.256,
95
+ "step": 170
96
+ },
97
+ {
98
+ "epoch": 6.0,
99
+ "grad_norm": 3.1573657989501953,
100
+ "learning_rate": 4.4000000000000006e-05,
101
+ "loss": 0.3763,
102
+ "step": 204
103
+ },
104
+ {
105
+ "epoch": 6.0,
106
+ "eval_accuracy": 0.641418993473053,
107
+ "eval_loss": 0.7857490181922913,
108
+ "eval_matthews_correlation": 0.12453997012075438,
109
+ "eval_runtime": 0.7316,
110
+ "eval_samples_per_second": 1425.606,
111
+ "eval_steps_per_second": 6.834,
112
+ "step": 204
113
+ },
114
+ {
115
+ "epoch": 6.0,
116
+ "step": 204,
117
+ "total_flos": 6749587903150080.0,
118
+ "train_loss": 0.5036639653000177,
119
+ "train_runtime": 100.6474,
120
+ "train_samples_per_second": 4248.0,
121
+ "train_steps_per_second": 16.891
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
+ }