braunale commited on
Commit
8a25d8d
·
verified ·
1 Parent(s): 70a412c

Upload 11 files

Browse files
README.md CHANGED
@@ -1,3 +1,204 @@
1
  ---
2
- license: apache-2.0
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ library_name: peft
3
+ base_model: LeoLM/leo-mistral-hessianai-7b
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.10.0
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "LeoLM/leo-mistral-hessianai-7b",
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": 16,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
+ ],
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97a563d8f61ea3460c4e40e3f4a0bf6ea9cc46e4a40fc17be64b3846f359f5c0
3
+ size 13648432
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c67246c9df27fbe036602b74ab6e4d949b08b0f776bb384d09483bf20fa334de
3
+ size 27370618
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe13dca5d6d07a353f406a696c2b8220b47d2d440bbded041f5a80cff6407ed
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87596bc5ce5be6561802c6a536f3abc86a0447bd821fb4caf528256f90eaf473
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<unk>",
4
+ "<s>",
5
+ "</s>"
6
+ ],
7
+ "bos_token": {
8
+ "content": "<s>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "eos_token": {
15
+ "content": "</s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": "</s>",
22
+ "unk_token": {
23
+ "content": "<unk>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false
28
+ }
29
+ }
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "additional_special_tokens": [
32
+ "<unk>",
33
+ "<s>",
34
+ "</s>"
35
+ ],
36
+ "bos_token": "<s>",
37
+ "chat_template": "{% if messages[0]['role'] == 'system' %}{% set system_message = messages[0]['content'] %}{% endif %}{% if system_message is defined %}{{ system_message + '\\n' }}{% endif %}{% for message in messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ 'Human: ' + content + '\\nAssistant: ' }}{% elif message['role'] == 'assistant' %}{{ content + '</s>' + '\\n' }}{% endif %}{% endfor %}",
38
+ "clean_up_tokenization_spaces": false,
39
+ "eos_token": "</s>",
40
+ "legacy": true,
41
+ "model_max_length": 1000000000000000019884624838656,
42
+ "pad_token": "</s>",
43
+ "padding_side": "right",
44
+ "sp_model_kwargs": {},
45
+ "spaces_between_special_tokens": false,
46
+ "split_special_tokens": false,
47
+ "tokenizer_class": "LlamaTokenizer",
48
+ "unk_token": "<unk>",
49
+ "use_default_system_prompt": true
50
+ }
trainer_state.json ADDED
@@ -0,0 +1,861 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.4193548387096775,
5
+ "eval_steps": 500,
6
+ "global_step": 1200,
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.02,
13
+ "grad_norm": 1.2860161066055298,
14
+ "learning_rate": 4.999442829949762e-05,
15
+ "loss": 1.1916,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.04,
20
+ "grad_norm": 1.6525003910064697,
21
+ "learning_rate": 4.997771568149818e-05,
22
+ "loss": 1.0982,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.06,
27
+ "grad_norm": 1.212003231048584,
28
+ "learning_rate": 4.9949869595417876e-05,
29
+ "loss": 1.021,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.08,
34
+ "grad_norm": 1.9332901239395142,
35
+ "learning_rate": 4.9910902453260824e-05,
36
+ "loss": 1.0453,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.1,
41
+ "grad_norm": 1.3961759805679321,
42
+ "learning_rate": 4.986083162408669e-05,
43
+ "loss": 0.9987,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.12,
48
+ "grad_norm": 1.5509816408157349,
49
+ "learning_rate": 4.979967942626858e-05,
50
+ "loss": 0.9685,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.14,
55
+ "grad_norm": 1.23104727268219,
56
+ "learning_rate": 4.972747311754501e-05,
57
+ "loss": 0.9597,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.16,
62
+ "grad_norm": 1.7351208925247192,
63
+ "learning_rate": 4.964424488287009e-05,
64
+ "loss": 0.9614,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.18,
69
+ "grad_norm": 1.6495784521102905,
70
+ "learning_rate": 4.955003182006761e-05,
71
+ "loss": 0.9191,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.2,
76
+ "grad_norm": 2.1316168308258057,
77
+ "learning_rate": 4.944487592329509e-05,
78
+ "loss": 1.012,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.22,
83
+ "grad_norm": 1.793336033821106,
84
+ "learning_rate": 4.9328824064325566e-05,
85
+ "loss": 0.9564,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.24,
90
+ "grad_norm": 1.4563814401626587,
91
+ "learning_rate": 4.920192797165511e-05,
92
+ "loss": 0.9283,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.26,
97
+ "grad_norm": 1.6153773069381714,
98
+ "learning_rate": 4.906424420744559e-05,
99
+ "loss": 0.9326,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.28,
104
+ "grad_norm": 1.5536580085754395,
105
+ "learning_rate": 4.891583414231287e-05,
106
+ "loss": 0.9359,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.3,
111
+ "grad_norm": 2.4636590480804443,
112
+ "learning_rate": 4.875676392797168e-05,
113
+ "loss": 0.9579,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.32,
118
+ "grad_norm": 1.6544209718704224,
119
+ "learning_rate": 4.858710446774951e-05,
120
+ "loss": 0.9231,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.34,
125
+ "grad_norm": 1.6398296356201172,
126
+ "learning_rate": 4.840693138498231e-05,
127
+ "loss": 0.9009,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.36,
132
+ "grad_norm": 1.8886735439300537,
133
+ "learning_rate": 4.821632498930656e-05,
134
+ "loss": 0.9199,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.38,
139
+ "grad_norm": 1.6928956508636475,
140
+ "learning_rate": 4.801537024086229e-05,
141
+ "loss": 0.9679,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.4,
146
+ "grad_norm": 2.1802239418029785,
147
+ "learning_rate": 4.780415671242334e-05,
148
+ "loss": 0.9218,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.42,
153
+ "grad_norm": 1.9001857042312622,
154
+ "learning_rate": 4.7582778549471494e-05,
155
+ "loss": 0.9036,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.44,
160
+ "grad_norm": 2.371631622314453,
161
+ "learning_rate": 4.735133442823252e-05,
162
+ "loss": 0.932,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.46,
167
+ "grad_norm": 1.7190943956375122,
168
+ "learning_rate": 4.710992751169252e-05,
169
+ "loss": 0.9329,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 0.48,
174
+ "grad_norm": 1.9145939350128174,
175
+ "learning_rate": 4.685866540361456e-05,
176
+ "loss": 0.9496,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 0.5,
181
+ "grad_norm": 2.0224311351776123,
182
+ "learning_rate": 4.659766010057574e-05,
183
+ "loss": 0.9074,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 0.52,
188
+ "grad_norm": 1.7447651624679565,
189
+ "learning_rate": 4.6327027942046286e-05,
190
+ "loss": 0.875,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 0.54,
195
+ "grad_norm": 1.789925217628479,
196
+ "learning_rate": 4.604688955853293e-05,
197
+ "loss": 0.8906,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 0.56,
202
+ "grad_norm": 1.6785054206848145,
203
+ "learning_rate": 4.5757369817809415e-05,
204
+ "loss": 0.89,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 0.58,
209
+ "grad_norm": 1.9952877759933472,
210
+ "learning_rate": 4.5458597769258535e-05,
211
+ "loss": 0.9216,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 0.6,
216
+ "grad_norm": 1.9971449375152588,
217
+ "learning_rate": 4.515070658635013e-05,
218
+ "loss": 0.9329,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 0.62,
223
+ "grad_norm": 1.9367233514785767,
224
+ "learning_rate": 4.4833833507280884e-05,
225
+ "loss": 0.8769,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 0.65,
230
+ "grad_norm": 2.0975091457366943,
231
+ "learning_rate": 4.45081197738023e-05,
232
+ "loss": 0.9395,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 0.67,
237
+ "grad_norm": 1.8488638401031494,
238
+ "learning_rate": 4.417371056826417e-05,
239
+ "loss": 0.9189,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 0.69,
244
+ "grad_norm": 1.9082151651382446,
245
+ "learning_rate": 4.383075494890159e-05,
246
+ "loss": 0.9306,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 0.71,
251
+ "grad_norm": 1.708274483680725,
252
+ "learning_rate": 4.347940578339428e-05,
253
+ "loss": 0.8993,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 0.73,
258
+ "grad_norm": 1.8434147834777832,
259
+ "learning_rate": 4.3119819680728e-05,
260
+ "loss": 0.9212,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 0.75,
265
+ "grad_norm": 2.0493478775024414,
266
+ "learning_rate": 4.2752156921388264e-05,
267
+ "loss": 0.8769,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 0.77,
272
+ "grad_norm": 1.8880027532577515,
273
+ "learning_rate": 4.2376581385917547e-05,
274
+ "loss": 0.8963,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 0.79,
279
+ "grad_norm": 2.563737630844116,
280
+ "learning_rate": 4.199326048186782e-05,
281
+ "loss": 0.9929,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 0.81,
286
+ "grad_norm": 1.850777506828308,
287
+ "learning_rate": 4.160236506918098e-05,
288
+ "loss": 0.917,
289
+ "step": 400
290
+ },
291
+ {
292
+ "epoch": 0.83,
293
+ "grad_norm": 1.723869800567627,
294
+ "learning_rate": 4.1204069384030396e-05,
295
+ "loss": 0.9051,
296
+ "step": 410
297
+ },
298
+ {
299
+ "epoch": 0.85,
300
+ "grad_norm": 2.1148617267608643,
301
+ "learning_rate": 4.07985509611576e-05,
302
+ "loss": 0.9369,
303
+ "step": 420
304
+ },
305
+ {
306
+ "epoch": 0.87,
307
+ "grad_norm": 1.888234257698059,
308
+ "learning_rate": 4.038599055473863e-05,
309
+ "loss": 0.9504,
310
+ "step": 430
311
+ },
312
+ {
313
+ "epoch": 0.89,
314
+ "grad_norm": 1.6350065469741821,
315
+ "learning_rate": 3.9966572057815373e-05,
316
+ "loss": 0.8794,
317
+ "step": 440
318
+ },
319
+ {
320
+ "epoch": 0.91,
321
+ "grad_norm": 2.113657236099243,
322
+ "learning_rate": 3.9540482420327845e-05,
323
+ "loss": 0.8842,
324
+ "step": 450
325
+ },
326
+ {
327
+ "epoch": 0.93,
328
+ "grad_norm": 1.951561450958252,
329
+ "learning_rate": 3.910791156578382e-05,
330
+ "loss": 0.8631,
331
+ "step": 460
332
+ },
333
+ {
334
+ "epoch": 0.95,
335
+ "grad_norm": 1.7464616298675537,
336
+ "learning_rate": 3.866905230660309e-05,
337
+ "loss": 0.8699,
338
+ "step": 470
339
+ },
340
+ {
341
+ "epoch": 0.97,
342
+ "grad_norm": 2.176771640777588,
343
+ "learning_rate": 3.822410025817406e-05,
344
+ "loss": 0.9188,
345
+ "step": 480
346
+ },
347
+ {
348
+ "epoch": 0.99,
349
+ "grad_norm": 2.0469777584075928,
350
+ "learning_rate": 3.777325375166088e-05,
351
+ "loss": 0.9286,
352
+ "step": 490
353
+ },
354
+ {
355
+ "epoch": 1.01,
356
+ "grad_norm": 2.167973518371582,
357
+ "learning_rate": 3.731671374560007e-05,
358
+ "loss": 0.909,
359
+ "step": 500
360
+ },
361
+ {
362
+ "epoch": 1.03,
363
+ "grad_norm": 2.1665143966674805,
364
+ "learning_rate": 3.6854683736326125e-05,
365
+ "loss": 0.8855,
366
+ "step": 510
367
+ },
368
+ {
369
+ "epoch": 1.05,
370
+ "grad_norm": 2.2790310382843018,
371
+ "learning_rate": 3.638736966726585e-05,
372
+ "loss": 0.9811,
373
+ "step": 520
374
+ },
375
+ {
376
+ "epoch": 1.07,
377
+ "grad_norm": 2.1944940090179443,
378
+ "learning_rate": 3.59149798371419e-05,
379
+ "loss": 0.8948,
380
+ "step": 530
381
+ },
382
+ {
383
+ "epoch": 1.09,
384
+ "grad_norm": 2.0177252292633057,
385
+ "learning_rate": 3.543772480712658e-05,
386
+ "loss": 0.8636,
387
+ "step": 540
388
+ },
389
+ {
390
+ "epoch": 1.11,
391
+ "grad_norm": 2.1394903659820557,
392
+ "learning_rate": 3.4955817306987124e-05,
393
+ "loss": 0.8467,
394
+ "step": 550
395
+ },
396
+ {
397
+ "epoch": 1.13,
398
+ "grad_norm": 2.131467342376709,
399
+ "learning_rate": 3.44694721402644e-05,
400
+ "loss": 0.894,
401
+ "step": 560
402
+ },
403
+ {
404
+ "epoch": 1.15,
405
+ "grad_norm": 1.935081958770752,
406
+ "learning_rate": 3.397890608852718e-05,
407
+ "loss": 0.868,
408
+ "step": 570
409
+ },
410
+ {
411
+ "epoch": 1.17,
412
+ "grad_norm": 1.752773642539978,
413
+ "learning_rate": 3.348433781474481e-05,
414
+ "loss": 0.8807,
415
+ "step": 580
416
+ },
417
+ {
418
+ "epoch": 1.19,
419
+ "grad_norm": 1.7388436794281006,
420
+ "learning_rate": 3.298598776582126e-05,
421
+ "loss": 0.9313,
422
+ "step": 590
423
+ },
424
+ {
425
+ "epoch": 1.21,
426
+ "grad_norm": 2.0265705585479736,
427
+ "learning_rate": 3.2484078074333954e-05,
428
+ "loss": 0.9366,
429
+ "step": 600
430
+ },
431
+ {
432
+ "epoch": 1.23,
433
+ "grad_norm": 1.8241621255874634,
434
+ "learning_rate": 3.197883245952131e-05,
435
+ "loss": 0.8784,
436
+ "step": 610
437
+ },
438
+ {
439
+ "epoch": 1.25,
440
+ "grad_norm": 2.0975425243377686,
441
+ "learning_rate": 3.147047612756302e-05,
442
+ "loss": 0.8345,
443
+ "step": 620
444
+ },
445
+ {
446
+ "epoch": 1.27,
447
+ "grad_norm": 2.1606051921844482,
448
+ "learning_rate": 3.095923567119748e-05,
449
+ "loss": 0.8452,
450
+ "step": 630
451
+ },
452
+ {
453
+ "epoch": 1.29,
454
+ "grad_norm": 1.8565340042114258,
455
+ "learning_rate": 3.0445338968721287e-05,
456
+ "loss": 0.8517,
457
+ "step": 640
458
+ },
459
+ {
460
+ "epoch": 1.31,
461
+ "grad_norm": 2.326995372772217,
462
+ "learning_rate": 2.992901508241569e-05,
463
+ "loss": 0.8721,
464
+ "step": 650
465
+ },
466
+ {
467
+ "epoch": 1.33,
468
+ "grad_norm": 2.2724409103393555,
469
+ "learning_rate": 2.9410494156445216e-05,
470
+ "loss": 0.864,
471
+ "step": 660
472
+ },
473
+ {
474
+ "epoch": 1.35,
475
+ "grad_norm": 2.4907262325286865,
476
+ "learning_rate": 2.889000731427416e-05,
477
+ "loss": 0.8825,
478
+ "step": 670
479
+ },
480
+ {
481
+ "epoch": 1.37,
482
+ "grad_norm": 2.073660135269165,
483
+ "learning_rate": 2.836778655564653e-05,
484
+ "loss": 0.8617,
485
+ "step": 680
486
+ },
487
+ {
488
+ "epoch": 1.39,
489
+ "grad_norm": 1.923628807067871,
490
+ "learning_rate": 2.7844064653175378e-05,
491
+ "loss": 0.8619,
492
+ "step": 690
493
+ },
494
+ {
495
+ "epoch": 1.41,
496
+ "grad_norm": 2.1420040130615234,
497
+ "learning_rate": 2.7319075048587666e-05,
498
+ "loss": 0.8525,
499
+ "step": 700
500
+ },
501
+ {
502
+ "epoch": 1.43,
503
+ "grad_norm": 2.0220742225646973,
504
+ "learning_rate": 2.6793051748670896e-05,
505
+ "loss": 0.86,
506
+ "step": 710
507
+ },
508
+ {
509
+ "epoch": 1.45,
510
+ "grad_norm": 2.0513052940368652,
511
+ "learning_rate": 2.6266229220967818e-05,
512
+ "loss": 0.9214,
513
+ "step": 720
514
+ },
515
+ {
516
+ "epoch": 1.47,
517
+ "grad_norm": 2.164041042327881,
518
+ "learning_rate": 2.5738842289265814e-05,
519
+ "loss": 0.888,
520
+ "step": 730
521
+ },
522
+ {
523
+ "epoch": 1.49,
524
+ "grad_norm": 1.8874469995498657,
525
+ "learning_rate": 2.5211126028927464e-05,
526
+ "loss": 0.9022,
527
+ "step": 740
528
+ },
529
+ {
530
+ "epoch": 1.51,
531
+ "grad_norm": 1.6967768669128418,
532
+ "learning_rate": 2.4683315662109e-05,
533
+ "loss": 0.8912,
534
+ "step": 750
535
+ },
536
+ {
537
+ "epoch": 1.53,
538
+ "grad_norm": 1.8921899795532227,
539
+ "learning_rate": 2.4155646452913296e-05,
540
+ "loss": 0.8499,
541
+ "step": 760
542
+ },
543
+ {
544
+ "epoch": 1.55,
545
+ "grad_norm": 1.830534815788269,
546
+ "learning_rate": 2.36283536025242e-05,
547
+ "loss": 0.8306,
548
+ "step": 770
549
+ },
550
+ {
551
+ "epoch": 1.57,
552
+ "grad_norm": 2.6946194171905518,
553
+ "learning_rate": 2.310167214436885e-05,
554
+ "loss": 0.8753,
555
+ "step": 780
556
+ },
557
+ {
558
+ "epoch": 1.59,
559
+ "grad_norm": 1.9234410524368286,
560
+ "learning_rate": 2.2575836839354848e-05,
561
+ "loss": 0.8758,
562
+ "step": 790
563
+ },
564
+ {
565
+ "epoch": 1.61,
566
+ "grad_norm": 2.620464563369751,
567
+ "learning_rate": 2.2051082071228854e-05,
568
+ "loss": 0.9053,
569
+ "step": 800
570
+ },
571
+ {
572
+ "epoch": 1.63,
573
+ "grad_norm": 2.201439619064331,
574
+ "learning_rate": 2.152764174210328e-05,
575
+ "loss": 0.8763,
576
+ "step": 810
577
+ },
578
+ {
579
+ "epoch": 1.65,
580
+ "grad_norm": 2.2076492309570312,
581
+ "learning_rate": 2.1005749168197696e-05,
582
+ "loss": 0.859,
583
+ "step": 820
584
+ },
585
+ {
586
+ "epoch": 1.67,
587
+ "grad_norm": 2.1520049571990967,
588
+ "learning_rate": 2.0485636975841415e-05,
589
+ "loss": 0.8849,
590
+ "step": 830
591
+ },
592
+ {
593
+ "epoch": 1.69,
594
+ "grad_norm": 1.9997478723526,
595
+ "learning_rate": 1.9967536997783494e-05,
596
+ "loss": 0.8669,
597
+ "step": 840
598
+ },
599
+ {
600
+ "epoch": 1.71,
601
+ "grad_norm": 2.3713417053222656,
602
+ "learning_rate": 1.9451680169856602e-05,
603
+ "loss": 0.9124,
604
+ "step": 850
605
+ },
606
+ {
607
+ "epoch": 1.73,
608
+ "grad_norm": 2.459920883178711,
609
+ "learning_rate": 1.89382964280405e-05,
610
+ "loss": 0.879,
611
+ "step": 860
612
+ },
613
+ {
614
+ "epoch": 1.75,
615
+ "grad_norm": 2.571826219558716,
616
+ "learning_rate": 1.842761460597138e-05,
617
+ "loss": 0.8446,
618
+ "step": 870
619
+ },
620
+ {
621
+ "epoch": 1.77,
622
+ "grad_norm": 2.335891008377075,
623
+ "learning_rate": 1.79198623329424e-05,
624
+ "loss": 0.855,
625
+ "step": 880
626
+ },
627
+ {
628
+ "epoch": 1.79,
629
+ "grad_norm": 1.8321956396102905,
630
+ "learning_rate": 1.7415265932441136e-05,
631
+ "loss": 0.868,
632
+ "step": 890
633
+ },
634
+ {
635
+ "epoch": 1.81,
636
+ "grad_norm": 1.7981292009353638,
637
+ "learning_rate": 1.6914050321269047e-05,
638
+ "loss": 0.8442,
639
+ "step": 900
640
+ },
641
+ {
642
+ "epoch": 1.83,
643
+ "grad_norm": 2.0625789165496826,
644
+ "learning_rate": 1.641643890928794e-05,
645
+ "loss": 0.8335,
646
+ "step": 910
647
+ },
648
+ {
649
+ "epoch": 1.85,
650
+ "grad_norm": 2.1844565868377686,
651
+ "learning_rate": 1.5922653499838137e-05,
652
+ "loss": 0.8314,
653
+ "step": 920
654
+ },
655
+ {
656
+ "epoch": 1.88,
657
+ "grad_norm": 2.1349494457244873,
658
+ "learning_rate": 1.5432914190872757e-05,
659
+ "loss": 0.8059,
660
+ "step": 930
661
+ },
662
+ {
663
+ "epoch": 1.9,
664
+ "grad_norm": 2.5662639141082764,
665
+ "learning_rate": 1.4947439276852104e-05,
666
+ "loss": 0.8678,
667
+ "step": 940
668
+ },
669
+ {
670
+ "epoch": 1.92,
671
+ "grad_norm": 2.8356733322143555,
672
+ "learning_rate": 1.4466445151441965e-05,
673
+ "loss": 0.8859,
674
+ "step": 950
675
+ },
676
+ {
677
+ "epoch": 1.94,
678
+ "grad_norm": 2.7699570655822754,
679
+ "learning_rate": 1.399014621105914e-05,
680
+ "loss": 0.8691,
681
+ "step": 960
682
+ },
683
+ {
684
+ "epoch": 1.96,
685
+ "grad_norm": 2.013852834701538,
686
+ "learning_rate": 1.3518754759307289e-05,
687
+ "loss": 0.8456,
688
+ "step": 970
689
+ },
690
+ {
691
+ "epoch": 1.98,
692
+ "grad_norm": 2.38482403755188,
693
+ "learning_rate": 1.3052480912345482e-05,
694
+ "loss": 0.8193,
695
+ "step": 980
696
+ },
697
+ {
698
+ "epoch": 2.0,
699
+ "grad_norm": 2.1879611015319824,
700
+ "learning_rate": 1.2591532505231906e-05,
701
+ "loss": 0.8785,
702
+ "step": 990
703
+ },
704
+ {
705
+ "epoch": 2.02,
706
+ "grad_norm": 2.2595455646514893,
707
+ "learning_rate": 1.2136114999284288e-05,
708
+ "loss": 0.8564,
709
+ "step": 1000
710
+ },
711
+ {
712
+ "epoch": 2.04,
713
+ "grad_norm": 2.1374199390411377,
714
+ "learning_rate": 1.1686431390498354e-05,
715
+ "loss": 0.8316,
716
+ "step": 1010
717
+ },
718
+ {
719
+ "epoch": 2.06,
720
+ "grad_norm": 2.3616902828216553,
721
+ "learning_rate": 1.1242682119065218e-05,
722
+ "loss": 0.8698,
723
+ "step": 1020
724
+ },
725
+ {
726
+ "epoch": 2.08,
727
+ "grad_norm": 2.4855775833129883,
728
+ "learning_rate": 1.0805064980027973e-05,
729
+ "loss": 0.8445,
730
+ "step": 1030
731
+ },
732
+ {
733
+ "epoch": 2.1,
734
+ "grad_norm": 2.0951740741729736,
735
+ "learning_rate": 1.0373775035117305e-05,
736
+ "loss": 0.8423,
737
+ "step": 1040
738
+ },
739
+ {
740
+ "epoch": 2.12,
741
+ "grad_norm": 2.2897915840148926,
742
+ "learning_rate": 9.949004525805423e-06,
743
+ "loss": 0.8492,
744
+ "step": 1050
745
+ },
746
+ {
747
+ "epoch": 2.14,
748
+ "grad_norm": 2.129755973815918,
749
+ "learning_rate": 9.530942787617137e-06,
750
+ "loss": 0.8388,
751
+ "step": 1060
752
+ },
753
+ {
754
+ "epoch": 2.16,
755
+ "grad_norm": 2.337714195251465,
756
+ "learning_rate": 9.11977616573618e-06,
757
+ "loss": 0.8437,
758
+ "step": 1070
759
+ },
760
+ {
761
+ "epoch": 2.18,
762
+ "grad_norm": 2.128257989883423,
763
+ "learning_rate": 8.715687931944449e-06,
764
+ "loss": 0.8095,
765
+ "step": 1080
766
+ },
767
+ {
768
+ "epoch": 2.2,
769
+ "grad_norm": 2.5019583702087402,
770
+ "learning_rate": 8.318858202931153e-06,
771
+ "loss": 0.8328,
772
+ "step": 1090
773
+ },
774
+ {
775
+ "epoch": 2.22,
776
+ "grad_norm": 2.477393388748169,
777
+ "learning_rate": 7.929463860008355e-06,
778
+ "loss": 0.8561,
779
+ "step": 1100
780
+ },
781
+ {
782
+ "epoch": 2.24,
783
+ "grad_norm": 3.189155340194702,
784
+ "learning_rate": 7.547678470268526e-06,
785
+ "loss": 0.8551,
786
+ "step": 1110
787
+ },
788
+ {
789
+ "epoch": 2.26,
790
+ "grad_norm": 2.133364200592041,
791
+ "learning_rate": 7.173672209219495e-06,
792
+ "loss": 0.85,
793
+ "step": 1120
794
+ },
795
+ {
796
+ "epoch": 2.28,
797
+ "grad_norm": 2.8646955490112305,
798
+ "learning_rate": 6.807611784931067e-06,
799
+ "loss": 0.8625,
800
+ "step": 1130
801
+ },
802
+ {
803
+ "epoch": 2.3,
804
+ "grad_norm": 2.1333656311035156,
805
+ "learning_rate": 6.449660363727236e-06,
806
+ "loss": 0.8542,
807
+ "step": 1140
808
+ },
809
+ {
810
+ "epoch": 2.32,
811
+ "grad_norm": 2.6336278915405273,
812
+ "learning_rate": 6.099977497457062e-06,
813
+ "loss": 0.8474,
814
+ "step": 1150
815
+ },
816
+ {
817
+ "epoch": 2.34,
818
+ "grad_norm": 2.3681249618530273,
819
+ "learning_rate": 5.758719052376693e-06,
820
+ "loss": 0.8534,
821
+ "step": 1160
822
+ },
823
+ {
824
+ "epoch": 2.36,
825
+ "grad_norm": 2.100318193435669,
826
+ "learning_rate": 5.4260371396741175e-06,
827
+ "loss": 0.8259,
828
+ "step": 1170
829
+ },
830
+ {
831
+ "epoch": 2.38,
832
+ "grad_norm": 2.3494303226470947,
833
+ "learning_rate": 5.10208004766774e-06,
834
+ "loss": 0.8064,
835
+ "step": 1180
836
+ },
837
+ {
838
+ "epoch": 2.4,
839
+ "grad_norm": 2.2627310752868652,
840
+ "learning_rate": 4.786992175708949e-06,
841
+ "loss": 0.8188,
842
+ "step": 1190
843
+ },
844
+ {
845
+ "epoch": 2.42,
846
+ "grad_norm": 2.1743149757385254,
847
+ "learning_rate": 4.480913969818098e-06,
848
+ "loss": 0.8474,
849
+ "step": 1200
850
+ }
851
+ ],
852
+ "logging_steps": 10,
853
+ "max_steps": 1488,
854
+ "num_input_tokens_seen": 0,
855
+ "num_train_epochs": 3,
856
+ "save_steps": 50,
857
+ "total_flos": 1.1912432826109133e+17,
858
+ "train_batch_size": 1,
859
+ "trial_name": null,
860
+ "trial_params": null
861
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c98b380c77992c20cbe7fb1e78230bc3e52a44695f620d6f51c2275b27bee82
3
+ size 5112