gokuls commited on
Commit
af32fb2
1 Parent(s): 29ce437

End of training

Browse files
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
@@ -12,7 +14,7 @@ model-index:
12
  name: Text Classification
13
  type: text-classification
14
  dataset:
15
- name: glue
16
  type: glue
17
  config: sst2
18
  split: validation
@@ -20,7 +22,7 @@ model-index:
20
  metrics:
21
  - name: Accuracy
22
  type: accuracy
23
- value: 0.786697247706422
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  # hBERTv1_new_pretrain_48_sst2
30
 
31
- This model is a fine-tuned version of [gokuls/bert_12_layer_model_v1_complete_training_new_48](https://huggingface.co/gokuls/bert_12_layer_model_v1_complete_training_new_48) on the glue dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 0.6457
34
- - Accuracy: 0.7867
35
 
36
  ## Model description
37
 
 
1
  ---
2
+ language:
3
+ - en
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
14
  name: Text Classification
15
  type: text-classification
16
  dataset:
17
+ name: GLUE SST2
18
  type: glue
19
  config: sst2
20
  split: validation
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8084862385321101
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # hBERTv1_new_pretrain_48_sst2
32
 
33
+ This model is a fine-tuned version of [gokuls/bert_12_layer_model_v1_complete_training_new_48](https://huggingface.co/gokuls/bert_12_layer_model_v1_complete_training_new_48) on the GLUE SST2 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.4843
36
+ - Accuracy: 0.8085
37
 
38
  ## Model description
39
 
all_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.8084862385321101,
4
+ "eval_loss": 0.4843260943889618,
5
+ "eval_runtime": 1.5731,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 554.328,
8
+ "eval_steps_per_second": 4.45,
9
+ "train_loss": 0.20944157648056388,
10
+ "train_runtime": 2148.5153,
11
+ "train_samples": 67349,
12
+ "train_samples_per_second": 1567.338,
13
+ "train_steps_per_second": 12.264
14
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.8084862385321101,
4
+ "eval_loss": 0.4843260943889618,
5
+ "eval_runtime": 1.5731,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 554.328,
8
+ "eval_steps_per_second": 4.45
9
+ }
logs/events.out.tfevents.1686032892.serv-9219.1456809.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17e35423ba746da93903c60f008cb0eeecf5cc9a879e708a7e12d1fa7fee1ad9
3
+ size 363
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "train_loss": 0.20944157648056388,
4
+ "train_runtime": 2148.5153,
5
+ "train_samples": 67349,
6
+ "train_samples_per_second": 1567.338,
7
+ "train_steps_per_second": 12.264
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4843260943889618,
3
+ "best_model_checkpoint": "hBERTv1_new_pretrain_48_sst2/checkpoint-527",
4
+ "epoch": 6.0,
5
+ "global_step": 3162,
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": 3.9200000000000004e-05,
13
+ "loss": 0.3894,
14
+ "step": 527
15
+ },
16
+ {
17
+ "epoch": 1.0,
18
+ "eval_accuracy": 0.8084862385321101,
19
+ "eval_loss": 0.4843260943889618,
20
+ "eval_runtime": 1.5514,
21
+ "eval_samples_per_second": 562.079,
22
+ "eval_steps_per_second": 4.512,
23
+ "step": 527
24
+ },
25
+ {
26
+ "epoch": 2.0,
27
+ "learning_rate": 3.8400000000000005e-05,
28
+ "loss": 0.2353,
29
+ "step": 1054
30
+ },
31
+ {
32
+ "epoch": 2.0,
33
+ "eval_accuracy": 0.7947247706422018,
34
+ "eval_loss": 0.6085422039031982,
35
+ "eval_runtime": 1.5494,
36
+ "eval_samples_per_second": 562.793,
37
+ "eval_steps_per_second": 4.518,
38
+ "step": 1054
39
+ },
40
+ {
41
+ "epoch": 3.0,
42
+ "learning_rate": 3.76e-05,
43
+ "loss": 0.1917,
44
+ "step": 1581
45
+ },
46
+ {
47
+ "epoch": 3.0,
48
+ "eval_accuracy": 0.7901376146788991,
49
+ "eval_loss": 0.5546697378158569,
50
+ "eval_runtime": 1.56,
51
+ "eval_samples_per_second": 558.99,
52
+ "eval_steps_per_second": 4.487,
53
+ "step": 1581
54
+ },
55
+ {
56
+ "epoch": 4.0,
57
+ "learning_rate": 3.680000000000001e-05,
58
+ "loss": 0.1653,
59
+ "step": 2108
60
+ },
61
+ {
62
+ "epoch": 4.0,
63
+ "eval_accuracy": 0.805045871559633,
64
+ "eval_loss": 0.6457037925720215,
65
+ "eval_runtime": 1.5511,
66
+ "eval_samples_per_second": 562.167,
67
+ "eval_steps_per_second": 4.513,
68
+ "step": 2108
69
+ },
70
+ {
71
+ "epoch": 5.0,
72
+ "learning_rate": 3.6e-05,
73
+ "loss": 0.1453,
74
+ "step": 2635
75
+ },
76
+ {
77
+ "epoch": 5.0,
78
+ "eval_accuracy": 0.7935779816513762,
79
+ "eval_loss": 0.5609800815582275,
80
+ "eval_runtime": 1.5514,
81
+ "eval_samples_per_second": 562.072,
82
+ "eval_steps_per_second": 4.512,
83
+ "step": 2635
84
+ },
85
+ {
86
+ "epoch": 6.0,
87
+ "learning_rate": 3.52e-05,
88
+ "loss": 0.1296,
89
+ "step": 3162
90
+ },
91
+ {
92
+ "epoch": 6.0,
93
+ "eval_accuracy": 0.786697247706422,
94
+ "eval_loss": 0.645728349685669,
95
+ "eval_runtime": 1.5574,
96
+ "eval_samples_per_second": 559.892,
97
+ "eval_steps_per_second": 4.495,
98
+ "step": 3162
99
+ },
100
+ {
101
+ "epoch": 6.0,
102
+ "step": 3162,
103
+ "total_flos": 5.984501559302554e+16,
104
+ "train_loss": 0.20944157648056388,
105
+ "train_runtime": 2148.5153,
106
+ "train_samples_per_second": 1567.338,
107
+ "train_steps_per_second": 12.264
108
+ }
109
+ ],
110
+ "max_steps": 26350,
111
+ "num_train_epochs": 50,
112
+ "total_flos": 5.984501559302554e+16,
113
+ "trial_name": null,
114
+ "trial_params": null
115
+ }