gokuls commited on
Commit
5423d82
·
1 Parent(s): b57567a

End of training

Browse files
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
@@ -13,7 +15,7 @@ model-index:
13
  name: Text Classification
14
  type: text-classification
15
  dataset:
16
- name: glue
17
  type: glue
18
  config: mrpc
19
  split: validation
@@ -21,10 +23,10 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.3161764705882353
25
  - name: F1
26
  type: f1
27
- value: 0.0
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,12 +34,12 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  # hBERTv2_new_pretrain_mrpc
34
 
35
- This model is a fine-tuned version of [gokuls/bert_12_layer_model_v2_complete_training_new](https://huggingface.co/gokuls/bert_12_layer_model_v2_complete_training_new) on the glue dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 14.0184
38
- - Accuracy: 0.3162
39
- - F1: 0.0
40
- - Combined Score: 0.1581
41
 
42
  ## Model description
43
 
 
1
  ---
2
+ language:
3
+ - en
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
15
  name: Text Classification
16
  type: text-classification
17
  dataset:
18
+ name: GLUE MRPC
19
  type: glue
20
  config: mrpc
21
  split: validation
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.6838235294117647
27
  - name: F1
28
  type: f1
29
+ value: 0.8122270742358079
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
 
35
  # hBERTv2_new_pretrain_mrpc
36
 
37
+ This model is a fine-tuned version of [gokuls/bert_12_layer_model_v2_complete_training_new](https://huggingface.co/gokuls/bert_12_layer_model_v2_complete_training_new) on the GLUE MRPC dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 1.8707
40
+ - Accuracy: 0.6838
41
+ - F1: 0.8122
42
+ - Combined Score: 0.7480
43
 
44
  ## Model description
45
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 7.0,
3
+ "eval_accuracy": 0.6838235294117647,
4
+ "eval_combined_score": 0.7480253018237863,
5
+ "eval_f1": 0.8122270742358079,
6
+ "eval_loss": 1.870712399482727,
7
+ "eval_runtime": 0.7206,
8
+ "eval_samples": 408,
9
+ "eval_samples_per_second": 566.174,
10
+ "eval_steps_per_second": 5.551,
11
+ "train_loss": 9.304771160257273,
12
+ "train_runtime": 158.2814,
13
+ "train_samples": 3668,
14
+ "train_samples_per_second": 1158.696,
15
+ "train_steps_per_second": 9.161
16
+ }
eval_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 7.0,
3
+ "eval_accuracy": 0.6838235294117647,
4
+ "eval_combined_score": 0.7480253018237863,
5
+ "eval_f1": 0.8122270742358079,
6
+ "eval_loss": 1.870712399482727,
7
+ "eval_runtime": 0.7206,
8
+ "eval_samples": 408,
9
+ "eval_samples_per_second": 566.174,
10
+ "eval_steps_per_second": 5.551
11
+ }
logs/events.out.tfevents.1685526578.serv-3318.2595329.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b976d748951080f20b51b468cb0d6237514f44d1047f9f87b53b1f35e5881d
3
+ size 467
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 7.0,
3
+ "train_loss": 9.304771160257273,
4
+ "train_runtime": 158.2814,
5
+ "train_samples": 3668,
6
+ "train_samples_per_second": 1158.696,
7
+ "train_steps_per_second": 9.161
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.870712399482727,
3
+ "best_model_checkpoint": "hBERTv2_new_pretrain_mrpc/checkpoint-58",
4
+ "epoch": 7.0,
5
+ "global_step": 203,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 1.0,
12
+ "learning_rate": 0.00049,
13
+ "loss": 8.6576,
14
+ "step": 29
15
+ },
16
+ {
17
+ "epoch": 1.0,
18
+ "eval_accuracy": 0.6838235294117647,
19
+ "eval_combined_score": 0.7480253018237863,
20
+ "eval_f1": 0.8122270742358079,
21
+ "eval_loss": 3.519158124923706,
22
+ "eval_runtime": 0.7223,
23
+ "eval_samples_per_second": 564.843,
24
+ "eval_steps_per_second": 5.538,
25
+ "step": 29
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "learning_rate": 0.00048,
30
+ "loss": 9.1979,
31
+ "step": 58
32
+ },
33
+ {
34
+ "epoch": 2.0,
35
+ "eval_accuracy": 0.6838235294117647,
36
+ "eval_combined_score": 0.7480253018237863,
37
+ "eval_f1": 0.8122270742358079,
38
+ "eval_loss": 1.870712399482727,
39
+ "eval_runtime": 0.7217,
40
+ "eval_samples_per_second": 565.309,
41
+ "eval_steps_per_second": 5.542,
42
+ "step": 58
43
+ },
44
+ {
45
+ "epoch": 3.0,
46
+ "learning_rate": 0.00047,
47
+ "loss": 8.8322,
48
+ "step": 87
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_accuracy": 0.6838235294117647,
53
+ "eval_combined_score": 0.7480253018237863,
54
+ "eval_f1": 0.8122270742358079,
55
+ "eval_loss": 3.970895767211914,
56
+ "eval_runtime": 0.7174,
57
+ "eval_samples_per_second": 568.684,
58
+ "eval_steps_per_second": 5.575,
59
+ "step": 87
60
+ },
61
+ {
62
+ "epoch": 4.0,
63
+ "learning_rate": 0.00046,
64
+ "loss": 8.8403,
65
+ "step": 116
66
+ },
67
+ {
68
+ "epoch": 4.0,
69
+ "eval_accuracy": 0.6838235294117647,
70
+ "eval_combined_score": 0.7480253018237863,
71
+ "eval_f1": 0.8122270742358079,
72
+ "eval_loss": 3.3888018131256104,
73
+ "eval_runtime": 0.7217,
74
+ "eval_samples_per_second": 565.312,
75
+ "eval_steps_per_second": 5.542,
76
+ "step": 116
77
+ },
78
+ {
79
+ "epoch": 5.0,
80
+ "learning_rate": 0.00045000000000000004,
81
+ "loss": 8.3428,
82
+ "step": 145
83
+ },
84
+ {
85
+ "epoch": 5.0,
86
+ "eval_accuracy": 0.6838235294117647,
87
+ "eval_combined_score": 0.7480253018237863,
88
+ "eval_f1": 0.8122270742358079,
89
+ "eval_loss": 2.3995490074157715,
90
+ "eval_runtime": 0.7172,
91
+ "eval_samples_per_second": 568.866,
92
+ "eval_steps_per_second": 5.577,
93
+ "step": 145
94
+ },
95
+ {
96
+ "epoch": 6.0,
97
+ "learning_rate": 0.00044,
98
+ "loss": 8.565,
99
+ "step": 174
100
+ },
101
+ {
102
+ "epoch": 6.0,
103
+ "eval_accuracy": 0.6838235294117647,
104
+ "eval_combined_score": 0.7480253018237863,
105
+ "eval_f1": 0.8122270742358079,
106
+ "eval_loss": 5.375,
107
+ "eval_runtime": 0.718,
108
+ "eval_samples_per_second": 568.237,
109
+ "eval_steps_per_second": 5.571,
110
+ "step": 174
111
+ },
112
+ {
113
+ "epoch": 7.0,
114
+ "learning_rate": 0.00043,
115
+ "loss": 12.6976,
116
+ "step": 203
117
+ },
118
+ {
119
+ "epoch": 7.0,
120
+ "eval_accuracy": 0.3161764705882353,
121
+ "eval_combined_score": 0.15808823529411764,
122
+ "eval_f1": 0.0,
123
+ "eval_loss": 14.01838207244873,
124
+ "eval_runtime": 0.7194,
125
+ "eval_samples_per_second": 567.161,
126
+ "eval_steps_per_second": 5.56,
127
+ "step": 203
128
+ },
129
+ {
130
+ "epoch": 7.0,
131
+ "step": 203,
132
+ "total_flos": 3757404659384320.0,
133
+ "train_loss": 9.304771160257273,
134
+ "train_runtime": 158.2814,
135
+ "train_samples_per_second": 1158.696,
136
+ "train_steps_per_second": 9.161
137
+ }
138
+ ],
139
+ "max_steps": 1450,
140
+ "num_train_epochs": 50,
141
+ "total_flos": 3757404659384320.0,
142
+ "trial_name": null,
143
+ "trial_params": null
144
+ }