Romain-XV commited on
Commit
9557fd7
·
verified ·
1 Parent(s): 526806d

Training in progress, step 97, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: defog/sqlcoder-7b-2
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "defog/sqlcoder-7b-2",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "k_proj",
24
+ "down_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "v_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2931166dfafc8ef12ec975818effa0b358c8f3e11c53f128bc35e2994588a30
3
+ size 159967880
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea68b2fa6c69e94456c659b10926cbdbfaac42e2821fc7411c446fe692dbd289
3
+ size 81730196
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1133f7ab48ae2c7b186d06a2a5cd41ec14688d28ee7a625f948440e1fb1dd77
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:354dad690e2728fb89a78513f538139d5993636953a4e53a723dd3ca3fd1f71c
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "▁<PRE>",
4
+ "▁<MID>",
5
+ "▁<SUF>",
6
+ "▁<EOT>",
7
+ "▁<PRE>",
8
+ "▁<MID>",
9
+ "▁<SUF>",
10
+ "▁<EOT>"
11
+ ],
12
+ "bos_token": {
13
+ "content": "<s>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false
18
+ },
19
+ "eos_token": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "pad_token": {
27
+ "content": "</s>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ },
33
+ "unk_token": {
34
+ "content": "<unk>",
35
+ "lstrip": false,
36
+ "normalized": false,
37
+ "rstrip": false,
38
+ "single_word": false
39
+ }
40
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ccb9c8b6b561889acea59191d66986d314e7cbd6a78abc6e49b139ca91c1e6
3
+ size 500058
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "32007": {
30
+ "content": "▁<PRE>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "32008": {
38
+ "content": "▁<SUF>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "32009": {
46
+ "content": "▁<MID>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "32010": {
54
+ "content": "▁<EOT>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ }
61
+ },
62
+ "additional_special_tokens": [
63
+ "▁<PRE>",
64
+ "▁<MID>",
65
+ "▁<SUF>",
66
+ "▁<EOT>",
67
+ "▁<PRE>",
68
+ "▁<MID>",
69
+ "▁<SUF>",
70
+ "▁<EOT>"
71
+ ],
72
+ "bos_token": "<s>",
73
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
74
+ "clean_up_tokenization_spaces": false,
75
+ "eos_token": "</s>",
76
+ "eot_token": "▁<EOT>",
77
+ "fill_token": "<FILL_ME>",
78
+ "legacy": null,
79
+ "middle_token": "▁<MID>",
80
+ "model_max_length": 1000000000000000019884624838656,
81
+ "pad_token": "</s>",
82
+ "prefix_token": "▁<PRE>",
83
+ "sp_model_kwargs": {},
84
+ "suffix_token": "▁<SUF>",
85
+ "tokenizer_class": "CodeLlamaTokenizer",
86
+ "unk_token": "<unk>",
87
+ "use_default_system_prompt": false
88
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,737 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.20116655865197666,
5
+ "eval_steps": 50,
6
+ "global_step": 97,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0020738820479585226,
13
+ "grad_norm": NaN,
14
+ "learning_rate": 2e-05,
15
+ "loss": 0.0,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0020738820479585226,
20
+ "eval_loss": NaN,
21
+ "eval_runtime": 232.4311,
22
+ "eval_samples_per_second": 6.991,
23
+ "eval_steps_per_second": 1.751,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.004147764095917045,
28
+ "grad_norm": NaN,
29
+ "learning_rate": 4e-05,
30
+ "loss": 0.0,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.006221646143875567,
35
+ "grad_norm": NaN,
36
+ "learning_rate": 6e-05,
37
+ "loss": 0.0,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.00829552819183409,
42
+ "grad_norm": NaN,
43
+ "learning_rate": 8e-05,
44
+ "loss": 0.0,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.010369410239792612,
49
+ "grad_norm": NaN,
50
+ "learning_rate": 0.0001,
51
+ "loss": 0.0,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.012443292287751134,
56
+ "grad_norm": NaN,
57
+ "learning_rate": 0.00012,
58
+ "loss": 0.0,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.014517174335709657,
63
+ "grad_norm": NaN,
64
+ "learning_rate": 0.00014,
65
+ "loss": 0.0,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.01659105638366818,
70
+ "grad_norm": NaN,
71
+ "learning_rate": 0.00016,
72
+ "loss": 0.0,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.018664938431626702,
77
+ "grad_norm": NaN,
78
+ "learning_rate": 0.00018,
79
+ "loss": 0.0,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.020738820479585224,
84
+ "grad_norm": NaN,
85
+ "learning_rate": 0.0002,
86
+ "loss": 0.0,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.022812702527543745,
91
+ "grad_norm": NaN,
92
+ "learning_rate": 0.0001999348095389677,
93
+ "loss": 0.0,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.024886584575502267,
98
+ "grad_norm": NaN,
99
+ "learning_rate": 0.000199739323151795,
100
+ "loss": 0.0,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.026960466623460792,
105
+ "grad_norm": NaN,
106
+ "learning_rate": 0.00019941379571543596,
107
+ "loss": 0.0,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.029034348671419314,
112
+ "grad_norm": NaN,
113
+ "learning_rate": 0.00019895865165556377,
114
+ "loss": 0.0,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.031108230719377836,
119
+ "grad_norm": NaN,
120
+ "learning_rate": 0.00019837448439320027,
121
+ "loss": 0.0,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.03318211276733636,
126
+ "grad_norm": NaN,
127
+ "learning_rate": 0.00019766205557100868,
128
+ "loss": 0.0,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.03525599481529488,
133
+ "grad_norm": NaN,
134
+ "learning_rate": 0.00019682229406025635,
135
+ "loss": 0.0,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.037329876863253404,
140
+ "grad_norm": NaN,
141
+ "learning_rate": 0.00019585629474974415,
142
+ "loss": 0.0,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.03940375891121192,
147
+ "grad_norm": NaN,
148
+ "learning_rate": 0.00019476531711828027,
149
+ "loss": 0.0,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.04147764095917045,
154
+ "grad_norm": NaN,
155
+ "learning_rate": 0.0001935507835925601,
156
+ "loss": 0.0,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.04355152300712897,
161
+ "grad_norm": NaN,
162
+ "learning_rate": 0.00019221427769259333,
163
+ "loss": 0.0,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.04562540505508749,
168
+ "grad_norm": NaN,
169
+ "learning_rate": 0.00019075754196709572,
170
+ "loss": 0.0,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.047699287103046016,
175
+ "grad_norm": NaN,
176
+ "learning_rate": 0.00018918247572153823,
177
+ "loss": 0.0,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.049773169151004534,
182
+ "grad_norm": NaN,
183
+ "learning_rate": 0.00018749113254181498,
184
+ "loss": 0.0,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.05184705119896306,
189
+ "grad_norm": NaN,
190
+ "learning_rate": 0.00018568571761675893,
191
+ "loss": 0.0,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.053920933246921585,
196
+ "grad_norm": NaN,
197
+ "learning_rate": 0.00018376858486299647,
198
+ "loss": 0.0,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.0559948152948801,
203
+ "grad_norm": NaN,
204
+ "learning_rate": 0.00018174223385588917,
205
+ "loss": 0.0,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.05806869734283863,
210
+ "grad_norm": NaN,
211
+ "learning_rate": 0.00017960930657056438,
212
+ "loss": 0.0,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.060142579390797146,
217
+ "grad_norm": NaN,
218
+ "learning_rate": 0.00017737258393728364,
219
+ "loss": 0.0,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.06221646143875567,
224
+ "grad_norm": NaN,
225
+ "learning_rate": 0.00017503498221564025,
226
+ "loss": 0.0,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.0642903434867142,
231
+ "grad_norm": NaN,
232
+ "learning_rate": 0.0001725995491923131,
233
+ "loss": 0.0,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.06636422553467272,
238
+ "grad_norm": NaN,
239
+ "learning_rate": 0.00017006946020733425,
240
+ "loss": 0.0,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.06843810758263123,
245
+ "grad_norm": NaN,
246
+ "learning_rate": 0.0001674480140140514,
247
+ "loss": 0.0,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.07051198963058976,
252
+ "grad_norm": NaN,
253
+ "learning_rate": 0.00016473862847818277,
254
+ "loss": 0.0,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.07258587167854828,
259
+ "grad_norm": NaN,
260
+ "learning_rate": 0.0001619448361215723,
261
+ "loss": 0.0,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.07465975372650681,
266
+ "grad_norm": NaN,
267
+ "learning_rate": 0.0001590702795164551,
268
+ "loss": 0.0,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.07673363577446533,
273
+ "grad_norm": NaN,
274
+ "learning_rate": 0.00015611870653623825,
275
+ "loss": 0.0,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.07880751782242384,
280
+ "grad_norm": NaN,
281
+ "learning_rate": 0.0001530939654689887,
282
+ "loss": 0.0,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.08088139987038237,
287
+ "grad_norm": NaN,
288
+ "learning_rate": 0.00015000000000000001,
289
+ "loss": 0.0,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.0829552819183409,
294
+ "grad_norm": NaN,
295
+ "learning_rate": 0.00014684084406997903,
296
+ "loss": 0.0,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.08502916396629942,
301
+ "grad_norm": NaN,
302
+ "learning_rate": 0.00014362061661555675,
303
+ "loss": 0.0,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.08710304601425795,
308
+ "grad_norm": NaN,
309
+ "learning_rate": 0.00014034351619898088,
310
+ "loss": 0.0,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.08917692806221646,
315
+ "grad_norm": NaN,
316
+ "learning_rate": 0.00013701381553399145,
317
+ "loss": 0.0,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.09125081011017498,
322
+ "grad_norm": NaN,
323
+ "learning_rate": 0.0001336358559150175,
324
+ "loss": 0.0,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.09332469215813351,
329
+ "grad_norm": NaN,
330
+ "learning_rate": 0.00013021404155695725,
331
+ "loss": 0.0,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.09539857420609203,
336
+ "grad_norm": NaN,
337
+ "learning_rate": 0.00012675283385292212,
338
+ "loss": 0.0,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.09747245625405056,
343
+ "grad_norm": NaN,
344
+ "learning_rate": 0.00012325674555743106,
345
+ "loss": 0.0,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.09954633830200907,
350
+ "grad_norm": NaN,
351
+ "learning_rate": 0.00011973033490264001,
352
+ "loss": 0.0,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.1016202203499676,
357
+ "grad_norm": NaN,
358
+ "learning_rate": 0.0001161781996552765,
359
+ "loss": 0.0,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.10369410239792612,
364
+ "grad_norm": NaN,
365
+ "learning_rate": 0.00011260497112202895,
366
+ "loss": 0.0,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.10369410239792612,
371
+ "eval_loss": NaN,
372
+ "eval_runtime": 233.0986,
373
+ "eval_samples_per_second": 6.971,
374
+ "eval_steps_per_second": 1.746,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.10576798444588464,
379
+ "grad_norm": NaN,
380
+ "learning_rate": 0.00010901530811120655,
381
+ "loss": 0.0,
382
+ "step": 51
383
+ },
384
+ {
385
+ "epoch": 0.10784186649384317,
386
+ "grad_norm": NaN,
387
+ "learning_rate": 0.00010541389085854176,
388
+ "loss": 0.0,
389
+ "step": 52
390
+ },
391
+ {
392
+ "epoch": 0.10991574854180168,
393
+ "grad_norm": NaN,
394
+ "learning_rate": 0.00010180541492505604,
395
+ "loss": 0.0,
396
+ "step": 53
397
+ },
398
+ {
399
+ "epoch": 0.1119896305897602,
400
+ "grad_norm": NaN,
401
+ "learning_rate": 9.819458507494394e-05,
402
+ "loss": 0.0,
403
+ "step": 54
404
+ },
405
+ {
406
+ "epoch": 0.11406351263771873,
407
+ "grad_norm": NaN,
408
+ "learning_rate": 9.458610914145826e-05,
409
+ "loss": 0.0,
410
+ "step": 55
411
+ },
412
+ {
413
+ "epoch": 0.11613739468567726,
414
+ "grad_norm": NaN,
415
+ "learning_rate": 9.098469188879349e-05,
416
+ "loss": 0.0,
417
+ "step": 56
418
+ },
419
+ {
420
+ "epoch": 0.11821127673363578,
421
+ "grad_norm": NaN,
422
+ "learning_rate": 8.739502887797107e-05,
423
+ "loss": 0.0,
424
+ "step": 57
425
+ },
426
+ {
427
+ "epoch": 0.12028515878159429,
428
+ "grad_norm": NaN,
429
+ "learning_rate": 8.382180034472353e-05,
430
+ "loss": 0.0,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.12235904082955282,
435
+ "grad_norm": NaN,
436
+ "learning_rate": 8.026966509736001e-05,
437
+ "loss": 0.0,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.12443292287751134,
442
+ "grad_norm": NaN,
443
+ "learning_rate": 7.674325444256899e-05,
444
+ "loss": 0.0,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.12650680492546987,
449
+ "grad_norm": NaN,
450
+ "learning_rate": 7.324716614707793e-05,
451
+ "loss": 0.0,
452
+ "step": 61
453
+ },
454
+ {
455
+ "epoch": 0.1285806869734284,
456
+ "grad_norm": NaN,
457
+ "learning_rate": 6.978595844304271e-05,
458
+ "loss": 0.0,
459
+ "step": 62
460
+ },
461
+ {
462
+ "epoch": 0.13065456902138692,
463
+ "grad_norm": NaN,
464
+ "learning_rate": 6.636414408498249e-05,
465
+ "loss": 0.0,
466
+ "step": 63
467
+ },
468
+ {
469
+ "epoch": 0.13272845106934544,
470
+ "grad_norm": NaN,
471
+ "learning_rate": 6.298618446600856e-05,
472
+ "loss": 0.0,
473
+ "step": 64
474
+ },
475
+ {
476
+ "epoch": 0.13480233311730394,
477
+ "grad_norm": NaN,
478
+ "learning_rate": 5.965648380101916e-05,
479
+ "loss": 0.0,
480
+ "step": 65
481
+ },
482
+ {
483
+ "epoch": 0.13687621516526247,
484
+ "grad_norm": NaN,
485
+ "learning_rate": 5.6379383384443255e-05,
486
+ "loss": 0.0,
487
+ "step": 66
488
+ },
489
+ {
490
+ "epoch": 0.138950097213221,
491
+ "grad_norm": NaN,
492
+ "learning_rate": 5.3159155930021e-05,
493
+ "loss": 0.0,
494
+ "step": 67
495
+ },
496
+ {
497
+ "epoch": 0.14102397926117952,
498
+ "grad_norm": NaN,
499
+ "learning_rate": 5.000000000000002e-05,
500
+ "loss": 0.0,
501
+ "step": 68
502
+ },
503
+ {
504
+ "epoch": 0.14309786130913804,
505
+ "grad_norm": NaN,
506
+ "learning_rate": 4.6906034531011346e-05,
507
+ "loss": 0.0,
508
+ "step": 69
509
+ },
510
+ {
511
+ "epoch": 0.14517174335709657,
512
+ "grad_norm": NaN,
513
+ "learning_rate": 4.388129346376178e-05,
514
+ "loss": 0.0,
515
+ "step": 70
516
+ },
517
+ {
518
+ "epoch": 0.1472456254050551,
519
+ "grad_norm": NaN,
520
+ "learning_rate": 4.092972048354491e-05,
521
+ "loss": 0.0,
522
+ "step": 71
523
+ },
524
+ {
525
+ "epoch": 0.14931950745301362,
526
+ "grad_norm": NaN,
527
+ "learning_rate": 3.80551638784277e-05,
528
+ "loss": 0.0,
529
+ "step": 72
530
+ },
531
+ {
532
+ "epoch": 0.15139338950097214,
533
+ "grad_norm": NaN,
534
+ "learning_rate": 3.5261371521817244e-05,
535
+ "loss": 0.0,
536
+ "step": 73
537
+ },
538
+ {
539
+ "epoch": 0.15346727154893067,
540
+ "grad_norm": NaN,
541
+ "learning_rate": 3.2551985985948616e-05,
542
+ "loss": 0.0,
543
+ "step": 74
544
+ },
545
+ {
546
+ "epoch": 0.15554115359688916,
547
+ "grad_norm": NaN,
548
+ "learning_rate": 2.993053979266577e-05,
549
+ "loss": 0.0,
550
+ "step": 75
551
+ },
552
+ {
553
+ "epoch": 0.1576150356448477,
554
+ "grad_norm": NaN,
555
+ "learning_rate": 2.7400450807686938e-05,
556
+ "loss": 0.0,
557
+ "step": 76
558
+ },
559
+ {
560
+ "epoch": 0.15968891769280621,
561
+ "grad_norm": NaN,
562
+ "learning_rate": 2.496501778435977e-05,
563
+ "loss": 0.0,
564
+ "step": 77
565
+ },
566
+ {
567
+ "epoch": 0.16176279974076474,
568
+ "grad_norm": NaN,
569
+ "learning_rate": 2.2627416062716366e-05,
570
+ "loss": 0.0,
571
+ "step": 78
572
+ },
573
+ {
574
+ "epoch": 0.16383668178872327,
575
+ "grad_norm": NaN,
576
+ "learning_rate": 2.0390693429435627e-05,
577
+ "loss": 0.0,
578
+ "step": 79
579
+ },
580
+ {
581
+ "epoch": 0.1659105638366818,
582
+ "grad_norm": NaN,
583
+ "learning_rate": 1.825776614411082e-05,
584
+ "loss": 0.0,
585
+ "step": 80
586
+ },
587
+ {
588
+ "epoch": 0.16798444588464032,
589
+ "grad_norm": NaN,
590
+ "learning_rate": 1.6231415137003537e-05,
591
+ "loss": 0.0,
592
+ "step": 81
593
+ },
594
+ {
595
+ "epoch": 0.17005832793259884,
596
+ "grad_norm": NaN,
597
+ "learning_rate": 1.4314282383241096e-05,
598
+ "loss": 0.0,
599
+ "step": 82
600
+ },
601
+ {
602
+ "epoch": 0.17213220998055737,
603
+ "grad_norm": NaN,
604
+ "learning_rate": 1.2508867458185037e-05,
605
+ "loss": 0.0,
606
+ "step": 83
607
+ },
608
+ {
609
+ "epoch": 0.1742060920285159,
610
+ "grad_norm": NaN,
611
+ "learning_rate": 1.0817524278461776e-05,
612
+ "loss": 0.0,
613
+ "step": 84
614
+ },
615
+ {
616
+ "epoch": 0.1762799740764744,
617
+ "grad_norm": NaN,
618
+ "learning_rate": 9.242458032904311e-06,
619
+ "loss": 0.0,
620
+ "step": 85
621
+ },
622
+ {
623
+ "epoch": 0.1783538561244329,
624
+ "grad_norm": NaN,
625
+ "learning_rate": 7.785722307406684e-06,
626
+ "loss": 0.0,
627
+ "step": 86
628
+ },
629
+ {
630
+ "epoch": 0.18042773817239144,
631
+ "grad_norm": NaN,
632
+ "learning_rate": 6.4492164074399065e-06,
633
+ "loss": 0.0,
634
+ "step": 87
635
+ },
636
+ {
637
+ "epoch": 0.18250162022034996,
638
+ "grad_norm": NaN,
639
+ "learning_rate": 5.2346828817197655e-06,
640
+ "loss": 0.0,
641
+ "step": 88
642
+ },
643
+ {
644
+ "epoch": 0.1845755022683085,
645
+ "grad_norm": NaN,
646
+ "learning_rate": 4.143705250255869e-06,
647
+ "loss": 0.0,
648
+ "step": 89
649
+ },
650
+ {
651
+ "epoch": 0.18664938431626701,
652
+ "grad_norm": NaN,
653
+ "learning_rate": 3.1777059397436692e-06,
654
+ "loss": 0.0,
655
+ "step": 90
656
+ },
657
+ {
658
+ "epoch": 0.18872326636422554,
659
+ "grad_norm": NaN,
660
+ "learning_rate": 2.3379444289913342e-06,
661
+ "loss": 0.0,
662
+ "step": 91
663
+ },
664
+ {
665
+ "epoch": 0.19079714841218406,
666
+ "grad_norm": NaN,
667
+ "learning_rate": 1.6255156067997323e-06,
668
+ "loss": 0.0,
669
+ "step": 92
670
+ },
671
+ {
672
+ "epoch": 0.1928710304601426,
673
+ "grad_norm": NaN,
674
+ "learning_rate": 1.0413483444362771e-06,
675
+ "loss": 0.0,
676
+ "step": 93
677
+ },
678
+ {
679
+ "epoch": 0.19494491250810111,
680
+ "grad_norm": NaN,
681
+ "learning_rate": 5.862042845640403e-07,
682
+ "loss": 0.0,
683
+ "step": 94
684
+ },
685
+ {
686
+ "epoch": 0.1970187945560596,
687
+ "grad_norm": NaN,
688
+ "learning_rate": 2.606768482050215e-07,
689
+ "loss": 0.0,
690
+ "step": 95
691
+ },
692
+ {
693
+ "epoch": 0.19909267660401814,
694
+ "grad_norm": NaN,
695
+ "learning_rate": 6.519046103230508e-08,
696
+ "loss": 0.0,
697
+ "step": 96
698
+ },
699
+ {
700
+ "epoch": 0.20116655865197666,
701
+ "grad_norm": NaN,
702
+ "learning_rate": 0.0,
703
+ "loss": 0.0,
704
+ "step": 97
705
+ }
706
+ ],
707
+ "logging_steps": 1,
708
+ "max_steps": 97,
709
+ "num_input_tokens_seen": 0,
710
+ "num_train_epochs": 1,
711
+ "save_steps": 100,
712
+ "stateful_callbacks": {
713
+ "EarlyStoppingCallback": {
714
+ "args": {
715
+ "early_stopping_patience": 2,
716
+ "early_stopping_threshold": 0.0
717
+ },
718
+ "attributes": {
719
+ "early_stopping_patience_counter": 0
720
+ }
721
+ },
722
+ "TrainerControl": {
723
+ "args": {
724
+ "should_epoch_stop": false,
725
+ "should_evaluate": false,
726
+ "should_log": false,
727
+ "should_save": true,
728
+ "should_training_stop": true
729
+ },
730
+ "attributes": {}
731
+ }
732
+ },
733
+ "total_flos": 5.0708856401874125e+17,
734
+ "train_batch_size": 4,
735
+ "trial_name": null,
736
+ "trial_params": null
737
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2011d57896f0cca855806b697770af973af74493c1f16d91d36f4e789d3316b
3
+ size 6776