Hartunka commited on
Commit
e07732c
·
verified ·
1 Parent(s): 66daf16

End of training

Browse files
README.md CHANGED
@@ -1,13 +1,31 @@
1
  ---
 
 
2
  base_model: Hartunka/tiny_bert_km_50_v1
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - matthews_correlation
7
  - accuracy
8
  model-index:
9
  - name: tiny_bert_km_50_v1_cola
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,11 +33,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # tiny_bert_km_50_v1_cola
17
 
18
- This model is a fine-tuned version of [Hartunka/tiny_bert_km_50_v1](https://huggingface.co/Hartunka/tiny_bert_km_50_v1) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6700
21
- - Matthews Correlation: 0.1136
22
- - Accuracy: 0.6587
23
 
24
  ## Model description
25
 
 
1
  ---
2
+ language:
3
+ - en
4
  base_model: Hartunka/tiny_bert_km_50_v1
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - glue
9
  metrics:
10
  - matthews_correlation
11
  - accuracy
12
  model-index:
13
  - name: tiny_bert_km_50_v1_cola
14
+ results:
15
+ - task:
16
+ name: Text Classification
17
+ type: text-classification
18
+ dataset:
19
+ name: GLUE COLA
20
+ type: glue
21
+ args: cola
22
+ metrics:
23
+ - name: Matthews Correlation
24
+ type: matthews_correlation
25
+ value: 0.0
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.6912751793861389
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  # tiny_bert_km_50_v1_cola
35
 
36
+ This model is a fine-tuned version of [Hartunka/tiny_bert_km_50_v1](https://huggingface.co/Hartunka/tiny_bert_km_50_v1) on the GLUE COLA dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.6216
39
+ - Matthews Correlation: 0.0
40
+ - Accuracy: 0.6913
41
 
42
  ## Model description
43
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.6912751793861389,
4
+ "eval_loss": 0.621593713760376,
5
+ "eval_matthews_correlation": 0.0,
6
+ "eval_runtime": 0.3988,
7
+ "eval_samples": 1043,
8
+ "eval_samples_per_second": 2615.29,
9
+ "eval_steps_per_second": 12.537,
10
+ "total_flos": 1345426898614272.0,
11
+ "train_loss": 0.5756891848994237,
12
+ "train_runtime": 42.7732,
13
+ "train_samples": 8551,
14
+ "train_samples_per_second": 9995.753,
15
+ "train_steps_per_second": 39.745
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "eval_accuracy": 0.6912751793861389,
4
+ "eval_loss": 0.621593713760376,
5
+ "eval_matthews_correlation": 0.0,
6
+ "eval_runtime": 0.3988,
7
+ "eval_samples": 1043,
8
+ "eval_samples_per_second": 2615.29,
9
+ "eval_steps_per_second": 12.537
10
+ }
logs/events.out.tfevents.1744812195.s_004_m ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf7d19db5c9f1cc513d69b4006f4ad069749da343243d41f4b01ef77e9c4a33
3
+ size 40
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 6.0,
3
+ "total_flos": 1345426898614272.0,
4
+ "train_loss": 0.5756891848994237,
5
+ "train_runtime": 42.7732,
6
+ "train_samples": 8551,
7
+ "train_samples_per_second": 9995.753,
8
+ "train_steps_per_second": 39.745
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.621593713760376,
3
+ "best_model_checkpoint": "tiny_bert_km_50_v1_cola/checkpoint-34",
4
+ "epoch": 6.0,
5
+ "eval_steps": 500,
6
+ "global_step": 204,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "grad_norm": 0.7628885507583618,
14
+ "learning_rate": 4.9e-05,
15
+ "loss": 0.6224,
16
+ "step": 34
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.6912751793861389,
21
+ "eval_loss": 0.621593713760376,
22
+ "eval_matthews_correlation": 0.0,
23
+ "eval_runtime": 0.4018,
24
+ "eval_samples_per_second": 2595.926,
25
+ "eval_steps_per_second": 12.445,
26
+ "step": 34
27
+ },
28
+ {
29
+ "epoch": 2.0,
30
+ "grad_norm": 1.0041512250900269,
31
+ "learning_rate": 4.8e-05,
32
+ "loss": 0.6083,
33
+ "step": 68
34
+ },
35
+ {
36
+ "epoch": 2.0,
37
+ "eval_accuracy": 0.6912751793861389,
38
+ "eval_loss": 0.6220319271087646,
39
+ "eval_matthews_correlation": 0.0,
40
+ "eval_runtime": 0.4197,
41
+ "eval_samples_per_second": 2485.372,
42
+ "eval_steps_per_second": 11.915,
43
+ "step": 68
44
+ },
45
+ {
46
+ "epoch": 3.0,
47
+ "grad_norm": 0.9402241110801697,
48
+ "learning_rate": 4.7e-05,
49
+ "loss": 0.5982,
50
+ "step": 102
51
+ },
52
+ {
53
+ "epoch": 3.0,
54
+ "eval_accuracy": 0.6912751793861389,
55
+ "eval_loss": 0.6228198409080505,
56
+ "eval_matthews_correlation": 0.0,
57
+ "eval_runtime": 0.4066,
58
+ "eval_samples_per_second": 2564.868,
59
+ "eval_steps_per_second": 12.296,
60
+ "step": 102
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "grad_norm": 0.9954250454902649,
65
+ "learning_rate": 4.600000000000001e-05,
66
+ "loss": 0.5783,
67
+ "step": 136
68
+ },
69
+ {
70
+ "epoch": 4.0,
71
+ "eval_accuracy": 0.6883988380432129,
72
+ "eval_loss": 0.6298257112503052,
73
+ "eval_matthews_correlation": 0.08585482785878726,
74
+ "eval_runtime": 0.4156,
75
+ "eval_samples_per_second": 2509.564,
76
+ "eval_steps_per_second": 12.031,
77
+ "step": 136
78
+ },
79
+ {
80
+ "epoch": 5.0,
81
+ "grad_norm": 1.6896628141403198,
82
+ "learning_rate": 4.5e-05,
83
+ "loss": 0.5458,
84
+ "step": 170
85
+ },
86
+ {
87
+ "epoch": 5.0,
88
+ "eval_accuracy": 0.6788111329078674,
89
+ "eval_loss": 0.6444757580757141,
90
+ "eval_matthews_correlation": 0.058343519603323714,
91
+ "eval_runtime": 0.4047,
92
+ "eval_samples_per_second": 2576.964,
93
+ "eval_steps_per_second": 12.354,
94
+ "step": 170
95
+ },
96
+ {
97
+ "epoch": 6.0,
98
+ "grad_norm": 1.9982967376708984,
99
+ "learning_rate": 4.4000000000000006e-05,
100
+ "loss": 0.501,
101
+ "step": 204
102
+ },
103
+ {
104
+ "epoch": 6.0,
105
+ "eval_accuracy": 0.6586769223213196,
106
+ "eval_loss": 0.669975221157074,
107
+ "eval_matthews_correlation": 0.11363806297455119,
108
+ "eval_runtime": 0.413,
109
+ "eval_samples_per_second": 2525.728,
110
+ "eval_steps_per_second": 12.108,
111
+ "step": 204
112
+ },
113
+ {
114
+ "epoch": 6.0,
115
+ "step": 204,
116
+ "total_flos": 1345426898614272.0,
117
+ "train_loss": 0.5756891848994237,
118
+ "train_runtime": 42.7732,
119
+ "train_samples_per_second": 9995.753,
120
+ "train_steps_per_second": 39.745
121
+ }
122
+ ],
123
+ "logging_steps": 1,
124
+ "max_steps": 1700,
125
+ "num_input_tokens_seen": 0,
126
+ "num_train_epochs": 50,
127
+ "save_steps": 500,
128
+ "total_flos": 1345426898614272.0,
129
+ "train_batch_size": 256,
130
+ "trial_name": null,
131
+ "trial_params": null
132
+ }