danurahul commited on
Commit
726a6e3
1 Parent(s): 102979b

Initial commit

Browse files
Files changed (9) hide show
  1. config.json +43 -0
  2. merges.txt +0 -0
  3. optimizer.pt +3 -0
  4. pytorch_model.bin +3 -0
  5. scheduler.pt +3 -0
  6. tokenizer.json +0 -0
  7. trainer_state.json +190 -0
  8. training_args.bin +3 -0
  9. vocab.json +0 -0
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilgpt2",
3
+ "_num_labels": 1,
4
+ "activation_function": "gelu_new",
5
+ "architectures": [
6
+ "GPT2LMHeadModel"
7
+ ],
8
+ "attn_pdrop": 0.1,
9
+ "bos_token_id": 50256,
10
+ "embd_pdrop": 0.1,
11
+ "eos_token_id": 50256,
12
+ "gradient_checkpointing": false,
13
+ "id2label": {
14
+ "0": "LABEL_0"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "label2id": {
18
+ "LABEL_0": 0
19
+ },
20
+ "layer_norm_epsilon": 1e-05,
21
+ "model_type": "gpt2",
22
+ "n_ctx": 1024,
23
+ "n_embd": 768,
24
+ "n_head": 12,
25
+ "n_inner": null,
26
+ "n_layer": 6,
27
+ "n_positions": 1024,
28
+ "resid_pdrop": 0.1,
29
+ "summary_activation": null,
30
+ "summary_first_dropout": 0.1,
31
+ "summary_proj_to_labels": true,
32
+ "summary_type": "cls_index",
33
+ "summary_use_proj": true,
34
+ "task_specific_params": {
35
+ "text-generation": {
36
+ "do_sample": true,
37
+ "max_length": 50
38
+ }
39
+ },
40
+ "transformers_version": "4.2.2",
41
+ "use_cache": true,
42
+ "vocab_size": 50257
43
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7459b9c013bd629e08ab34027b8a76c7c78f8cefb09dd8d64551d4aca7c7717
3
+ size 655348359
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aa4c69269df4af37801936db950ae88afc3d32b07d831dfef1b1a35e9e9d922
3
+ size 333975623
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3cba18a04b558db998d9950866adb595ee0952c7c7bc9600553a090ac3b4803
3
+ size 623
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
trainer_state.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9910464083111202,
5
+ "global_step": 14500,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.03,
12
+ "learning_rate": 1.977217323946871e-05,
13
+ "loss": 3.4122,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.07,
18
+ "learning_rate": 1.9544346478937417e-05,
19
+ "loss": 3.3784,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.1,
24
+ "learning_rate": 1.9316519718406125e-05,
25
+ "loss": 3.3481,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 0.14,
30
+ "learning_rate": 1.9088692957874832e-05,
31
+ "loss": 3.3364,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 0.17,
36
+ "learning_rate": 1.886086619734354e-05,
37
+ "loss": 3.3282,
38
+ "step": 2500
39
+ },
40
+ {
41
+ "epoch": 0.21,
42
+ "learning_rate": 1.863303943681225e-05,
43
+ "loss": 3.3188,
44
+ "step": 3000
45
+ },
46
+ {
47
+ "epoch": 0.24,
48
+ "learning_rate": 1.840521267628096e-05,
49
+ "loss": 3.3164,
50
+ "step": 3500
51
+ },
52
+ {
53
+ "epoch": 0.27,
54
+ "learning_rate": 1.8177385915749666e-05,
55
+ "loss": 3.3237,
56
+ "step": 4000
57
+ },
58
+ {
59
+ "epoch": 0.31,
60
+ "learning_rate": 1.7949559155218374e-05,
61
+ "loss": 3.3041,
62
+ "step": 4500
63
+ },
64
+ {
65
+ "epoch": 0.34,
66
+ "learning_rate": 1.772173239468708e-05,
67
+ "loss": 3.2969,
68
+ "step": 5000
69
+ },
70
+ {
71
+ "epoch": 0.38,
72
+ "learning_rate": 1.749390563415579e-05,
73
+ "loss": 3.3079,
74
+ "step": 5500
75
+ },
76
+ {
77
+ "epoch": 0.41,
78
+ "learning_rate": 1.7266078873624497e-05,
79
+ "loss": 3.2821,
80
+ "step": 6000
81
+ },
82
+ {
83
+ "epoch": 0.44,
84
+ "learning_rate": 1.7038252113093204e-05,
85
+ "loss": 3.2939,
86
+ "step": 6500
87
+ },
88
+ {
89
+ "epoch": 0.48,
90
+ "learning_rate": 1.6810425352561915e-05,
91
+ "loss": 3.2861,
92
+ "step": 7000
93
+ },
94
+ {
95
+ "epoch": 0.51,
96
+ "learning_rate": 1.658259859203062e-05,
97
+ "loss": 3.2938,
98
+ "step": 7500
99
+ },
100
+ {
101
+ "epoch": 0.55,
102
+ "learning_rate": 1.635477183149933e-05,
103
+ "loss": 3.2831,
104
+ "step": 8000
105
+ },
106
+ {
107
+ "epoch": 0.58,
108
+ "learning_rate": 1.6126945070968035e-05,
109
+ "loss": 3.2811,
110
+ "step": 8500
111
+ },
112
+ {
113
+ "epoch": 0.62,
114
+ "learning_rate": 1.5899118310436746e-05,
115
+ "loss": 3.2798,
116
+ "step": 9000
117
+ },
118
+ {
119
+ "epoch": 0.65,
120
+ "learning_rate": 1.5671291549905454e-05,
121
+ "loss": 3.2675,
122
+ "step": 9500
123
+ },
124
+ {
125
+ "epoch": 0.68,
126
+ "learning_rate": 1.544346478937416e-05,
127
+ "loss": 3.2738,
128
+ "step": 10000
129
+ },
130
+ {
131
+ "epoch": 0.72,
132
+ "learning_rate": 1.5215638028842869e-05,
133
+ "loss": 3.2673,
134
+ "step": 10500
135
+ },
136
+ {
137
+ "epoch": 0.75,
138
+ "learning_rate": 1.4987811268311577e-05,
139
+ "loss": 3.2651,
140
+ "step": 11000
141
+ },
142
+ {
143
+ "epoch": 0.79,
144
+ "learning_rate": 1.4759984507780286e-05,
145
+ "loss": 3.2829,
146
+ "step": 11500
147
+ },
148
+ {
149
+ "epoch": 0.82,
150
+ "learning_rate": 1.4532157747248993e-05,
151
+ "loss": 3.2623,
152
+ "step": 12000
153
+ },
154
+ {
155
+ "epoch": 0.85,
156
+ "learning_rate": 1.4304330986717701e-05,
157
+ "loss": 3.2607,
158
+ "step": 12500
159
+ },
160
+ {
161
+ "epoch": 0.89,
162
+ "learning_rate": 1.4076504226186409e-05,
163
+ "loss": 3.2648,
164
+ "step": 13000
165
+ },
166
+ {
167
+ "epoch": 0.92,
168
+ "learning_rate": 1.3848677465655116e-05,
169
+ "loss": 3.2718,
170
+ "step": 13500
171
+ },
172
+ {
173
+ "epoch": 0.96,
174
+ "learning_rate": 1.3620850705123824e-05,
175
+ "loss": 3.2582,
176
+ "step": 14000
177
+ },
178
+ {
179
+ "epoch": 0.99,
180
+ "learning_rate": 1.3393023944592533e-05,
181
+ "loss": 3.2499,
182
+ "step": 14500
183
+ }
184
+ ],
185
+ "max_steps": 43893,
186
+ "num_train_epochs": 3,
187
+ "total_flos": 7297427570688000,
188
+ "trial_name": null,
189
+ "trial_params": null
190
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4ba9681ac31f3fc0b7ab5d21b6aa905c707a9d1de1bc45b696b0b31cb0513f
3
+ size 2031
vocab.json ADDED
The diff for this file is too large to render. See raw diff