Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- README.md +300 -0
- checkpoint-3200/README.md +204 -0
- checkpoint-3200/adapter_config.json +32 -0
- checkpoint-3200/adapter_model.safetensors +3 -0
- checkpoint-3200/optimizer.pt +3 -0
- checkpoint-3200/rng_state.pth +3 -0
- checkpoint-3200/scheduler.pt +3 -0
- checkpoint-3200/special_tokens_map.json +34 -0
- checkpoint-3200/tokenizer.json +3 -0
- checkpoint-3200/tokenizer_config.json +70 -0
- checkpoint-3200/trainer_state.json +2261 -0
- checkpoint-3200/training_args.bin +3 -0
- checkpoint-6400/README.md +204 -0
- checkpoint-6400/adapter_config.json +32 -0
- checkpoint-6400/adapter_model.safetensors +3 -0
- checkpoint-6400/optimizer.pt +3 -0
- checkpoint-6400/rng_state.pth +3 -0
- checkpoint-6400/scheduler.pt +3 -0
- checkpoint-6400/special_tokens_map.json +34 -0
- checkpoint-6400/tokenizer.json +3 -0
- checkpoint-6400/tokenizer_config.json +70 -0
- checkpoint-6400/trainer_state.json +0 -0
- checkpoint-6400/training_args.bin +3 -0
- checkpoint-9600/README.md +204 -0
- checkpoint-9600/adapter_config.json +32 -0
- checkpoint-9600/adapter_model.safetensors +3 -0
- checkpoint-9600/optimizer.pt +3 -0
- checkpoint-9600/rng_state.pth +3 -0
- checkpoint-9600/scheduler.pt +3 -0
- checkpoint-9600/special_tokens_map.json +34 -0
- checkpoint-9600/tokenizer.json +3 -0
- checkpoint-9600/tokenizer_config.json +70 -0
- checkpoint-9600/trainer_state.json +0 -0
- checkpoint-9600/training_args.bin +3 -0
- config.json +28 -0
- generation_config.json +7 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +171 -0
- runs/Mar21_07-13-40_a518bf4a6403/events.out.tfevents.1711005287.a518bf4a6403.192.0 +3 -0
- runs/Mar21_07-18-25_a518bf4a6403/events.out.tfevents.1711005509.a518bf4a6403.2537.0 +3 -0
- special_tokens_map.json +34 -0
- tokenizer.json +3 -0
- tokenizer_config.json +70 -0
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
checkpoint-3200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
37 |
+
checkpoint-6400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
38 |
+
checkpoint-9600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
39 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: other
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
- google/gemma
|
7 |
+
- PyTorch
|
8 |
+
- transformers
|
9 |
+
- trl
|
10 |
+
- peft
|
11 |
+
- tensorboard
|
12 |
+
model-index:
|
13 |
+
- name: gemma-2b-chat-ultra
|
14 |
+
results: []
|
15 |
+
datasets:
|
16 |
+
- HuggingFaceH4/deita-10k-v0-sft
|
17 |
+
license_name: gemma-terms-of-use
|
18 |
+
license_link: https://ai.google.dev/gemma/terms
|
19 |
+
language:
|
20 |
+
- en
|
21 |
+
base_model: google/gemma-2b
|
22 |
+
widget:
|
23 |
+
- example_title: LLM
|
24 |
+
messages:
|
25 |
+
- role: user
|
26 |
+
content: What is a large language model (LLM)?
|
27 |
+
pipeline_tag: text-generation
|
28 |
+
---
|
29 |
+
|
30 |
+
# Model Card for gemma-2b-chat-ultra:
|
31 |
+
|
32 |
+
💬🤖
|
33 |
+
|
34 |
+
**gemma-2b-chat-ultra** is a language model that is trained to act as AI assistant. It is a finetuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) that was trained using `SFTTrainer` on publicly available dataset
|
35 |
+
[HuggingFaceH4/deita-10k-v0-sft](https://huggingface.co/datasets/HuggingFaceH4/deita-10k-v0-sft).
|
36 |
+
|
37 |
+
|
38 |
+
## Training Metrics
|
39 |
+
|
40 |
+
[The training metrics can be found on **TensorBoard**](https://huggingface.co/Menouar/gemma-2b-chat-ultra/tensorboard).
|
41 |
+
|
42 |
+
|
43 |
+
## Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during the training:
|
46 |
+
|
47 |
+
|
48 |
+
- output_dir: peft-lora-model
|
49 |
+
|
50 |
+
- overwrite_output_dir: True
|
51 |
+
|
52 |
+
- do_train: False
|
53 |
+
|
54 |
+
- do_eval: False
|
55 |
+
|
56 |
+
- do_predict: False
|
57 |
+
|
58 |
+
- evaluation_strategy: no
|
59 |
+
|
60 |
+
- prediction_loss_only: False
|
61 |
+
|
62 |
+
- per_device_train_batch_size: 2
|
63 |
+
|
64 |
+
- per_device_eval_batch_size: None
|
65 |
+
|
66 |
+
- per_gpu_train_batch_size: None
|
67 |
+
|
68 |
+
- per_gpu_eval_batch_size: None
|
69 |
+
|
70 |
+
- gradient_accumulation_steps: 4
|
71 |
+
|
72 |
+
- eval_accumulation_steps: None
|
73 |
+
|
74 |
+
- eval_delay: 0
|
75 |
+
|
76 |
+
- learning_rate: 2e-05
|
77 |
+
|
78 |
+
- weight_decay: 0.0
|
79 |
+
|
80 |
+
- adam_beta1: 0.9
|
81 |
+
|
82 |
+
- adam_beta2: 0.999
|
83 |
+
|
84 |
+
- adam_epsilon: 1e-08
|
85 |
+
|
86 |
+
- max_grad_norm: 0.3
|
87 |
+
|
88 |
+
- num_train_epochs: 3
|
89 |
+
|
90 |
+
- max_steps: -1
|
91 |
+
|
92 |
+
- lr_scheduler_type: cosine
|
93 |
+
|
94 |
+
- lr_scheduler_kwargs: {}
|
95 |
+
|
96 |
+
- warmup_ratio: 0.1
|
97 |
+
|
98 |
+
- warmup_steps: 0
|
99 |
+
|
100 |
+
- log_level: passive
|
101 |
+
|
102 |
+
- log_level_replica: warning
|
103 |
+
|
104 |
+
- log_on_each_node: True
|
105 |
+
|
106 |
+
- logging_dir: peft-lora-model/runs/Mar21_07-18-25_a518bf4a6403
|
107 |
+
|
108 |
+
- logging_strategy: steps
|
109 |
+
|
110 |
+
- logging_first_step: False
|
111 |
+
|
112 |
+
- logging_steps: 10
|
113 |
+
|
114 |
+
- logging_nan_inf_filter: True
|
115 |
+
|
116 |
+
- save_strategy: epoch
|
117 |
+
|
118 |
+
- save_steps: 500
|
119 |
+
|
120 |
+
- save_total_limit: None
|
121 |
+
|
122 |
+
- save_safetensors: True
|
123 |
+
|
124 |
+
- save_on_each_node: False
|
125 |
+
|
126 |
+
- save_only_model: False
|
127 |
+
|
128 |
+
- no_cuda: False
|
129 |
+
|
130 |
+
- use_cpu: False
|
131 |
+
|
132 |
+
- use_mps_device: False
|
133 |
+
|
134 |
+
- seed: 42
|
135 |
+
|
136 |
+
- data_seed: None
|
137 |
+
|
138 |
+
- jit_mode_eval: False
|
139 |
+
|
140 |
+
- use_ipex: False
|
141 |
+
|
142 |
+
- bf16: True
|
143 |
+
|
144 |
+
- fp16: False
|
145 |
+
|
146 |
+
- fp16_opt_level: O1
|
147 |
+
|
148 |
+
- half_precision_backend: auto
|
149 |
+
|
150 |
+
- bf16_full_eval: False
|
151 |
+
|
152 |
+
- fp16_full_eval: False
|
153 |
+
|
154 |
+
- tf32: None
|
155 |
+
|
156 |
+
- local_rank: 0
|
157 |
+
|
158 |
+
- ddp_backend: None
|
159 |
+
|
160 |
+
- tpu_num_cores: None
|
161 |
+
|
162 |
+
- tpu_metrics_debug: False
|
163 |
+
|
164 |
+
- debug: []
|
165 |
+
|
166 |
+
- dataloader_drop_last: False
|
167 |
+
|
168 |
+
- eval_steps: None
|
169 |
+
|
170 |
+
- dataloader_num_workers: 0
|
171 |
+
|
172 |
+
- dataloader_prefetch_factor: None
|
173 |
+
|
174 |
+
- past_index: -1
|
175 |
+
|
176 |
+
- run_name: peft-lora-model
|
177 |
+
|
178 |
+
- disable_tqdm: False
|
179 |
+
|
180 |
+
- remove_unused_columns: True
|
181 |
+
|
182 |
+
- label_names: None
|
183 |
+
|
184 |
+
- load_best_model_at_end: False
|
185 |
+
|
186 |
+
- metric_for_best_model: None
|
187 |
+
|
188 |
+
- greater_is_better: None
|
189 |
+
|
190 |
+
- ignore_data_skip: False
|
191 |
+
|
192 |
+
- fsdp: []
|
193 |
+
|
194 |
+
- fsdp_min_num_params: 0
|
195 |
+
|
196 |
+
- fsdp_config: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
|
197 |
+
|
198 |
+
- fsdp_transformer_layer_cls_to_wrap: None
|
199 |
+
|
200 |
+
- accelerator_config: AcceleratorConfig(split_batches=False, dispatch_batches=None, even_batches=True, use_seedable_sampler=True)
|
201 |
+
|
202 |
+
- deepspeed: None
|
203 |
+
|
204 |
+
- label_smoothing_factor: 0.0
|
205 |
+
|
206 |
+
- optim: adamw_torch_fused
|
207 |
+
|
208 |
+
- optim_args: None
|
209 |
+
|
210 |
+
- adafactor: False
|
211 |
+
|
212 |
+
- group_by_length: False
|
213 |
+
|
214 |
+
- length_column_name: length
|
215 |
+
|
216 |
+
- report_to: ['tensorboard']
|
217 |
+
|
218 |
+
- ddp_find_unused_parameters: None
|
219 |
+
|
220 |
+
- ddp_bucket_cap_mb: None
|
221 |
+
|
222 |
+
- ddp_broadcast_buffers: None
|
223 |
+
|
224 |
+
- dataloader_pin_memory: True
|
225 |
+
|
226 |
+
- dataloader_persistent_workers: False
|
227 |
+
|
228 |
+
- skip_memory_metrics: True
|
229 |
+
|
230 |
+
- use_legacy_prediction_loop: False
|
231 |
+
|
232 |
+
- push_to_hub: False
|
233 |
+
|
234 |
+
- resume_from_checkpoint: None
|
235 |
+
|
236 |
+
- hub_model_id: None
|
237 |
+
|
238 |
+
- hub_strategy: every_save
|
239 |
+
|
240 |
+
- hub_token: None
|
241 |
+
|
242 |
+
- hub_private_repo: False
|
243 |
+
|
244 |
+
- hub_always_push: False
|
245 |
+
|
246 |
+
- gradient_checkpointing: True
|
247 |
+
|
248 |
+
- gradient_checkpointing_kwargs: {'use_reentrant': False}
|
249 |
+
|
250 |
+
- include_inputs_for_metrics: False
|
251 |
+
|
252 |
+
- fp16_backend: auto
|
253 |
+
|
254 |
+
- push_to_hub_model_id: None
|
255 |
+
|
256 |
+
- push_to_hub_organization: None
|
257 |
+
|
258 |
+
- push_to_hub_token: None
|
259 |
+
|
260 |
+
- mp_parameters:
|
261 |
+
|
262 |
+
- auto_find_batch_size: False
|
263 |
+
|
264 |
+
- full_determinism: False
|
265 |
+
|
266 |
+
- torchdynamo: None
|
267 |
+
|
268 |
+
- ray_scope: last
|
269 |
+
|
270 |
+
- ddp_timeout: 1800
|
271 |
+
|
272 |
+
- torch_compile: False
|
273 |
+
|
274 |
+
- torch_compile_backend: None
|
275 |
+
|
276 |
+
- torch_compile_mode: None
|
277 |
+
|
278 |
+
- dispatch_batches: None
|
279 |
+
|
280 |
+
- split_batches: None
|
281 |
+
|
282 |
+
- include_tokens_per_second: False
|
283 |
+
|
284 |
+
- include_num_input_tokens_seen: False
|
285 |
+
|
286 |
+
- neftune_noise_alpha: None
|
287 |
+
|
288 |
+
- distributed_state: Distributed environment: NO
|
289 |
+
Num processes: 1
|
290 |
+
Process index: 0
|
291 |
+
Local process index: 0
|
292 |
+
Device: cuda
|
293 |
+
|
294 |
+
|
295 |
+
- _n_gpu: 1
|
296 |
+
|
297 |
+
- __cached__setup_devices: cuda:0
|
298 |
+
|
299 |
+
- deepspeed_plugin: None
|
300 |
+
|
checkpoint-3200/README.md
ADDED
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: google/gemma-2b
|
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.8.2
|
checkpoint-3200/adapter_config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/gemma-2b",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 8,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 6,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"down_proj",
|
24 |
+
"k_proj",
|
25 |
+
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_rslora": false
|
32 |
+
}
|
checkpoint-3200/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:399b23dac929168055d7e3fa4e6f6b95bfb605da09fc50e12b2d0bd20c832994
|
3 |
+
size 14741912
|
checkpoint-3200/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c5d9ab58c1d16016fa52251550ddfa84fe1f87d365f079462a34e7f7cb231c
|
3 |
+
size 29632634
|
checkpoint-3200/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bef921b37d77f9afefb1f4f1c9e0dbc734b041337fe0d53bad8a1099e0ad7a0a
|
3 |
+
size 14244
|
checkpoint-3200/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58f9da520951d2569e78c27fd4edff50d2873e1d7ce537597cb5c78fb46bf2db
|
3 |
+
size 1064
|
checkpoint-3200/special_tokens_map.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"bos_token": {
|
7 |
+
"content": "<bos>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"eos_token": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
},
|
20 |
+
"pad_token": {
|
21 |
+
"content": "<pad>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false
|
26 |
+
},
|
27 |
+
"unk_token": {
|
28 |
+
"content": "<unk>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false
|
33 |
+
}
|
34 |
+
}
|
checkpoint-3200/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22449cb9ef4bad0db7dd93b46ddff7ab7d6a654dd4f903e130ddb6361eac3af5
|
3 |
+
size 17477473
|
checkpoint-3200/tokenizer_config.json
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<pad>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<bos>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"3": {
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"106": {
|
38 |
+
"content": "<|im_start|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"107": {
|
46 |
+
"content": "<|im_end|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"additional_special_tokens": [
|
55 |
+
"<|im_start|>",
|
56 |
+
"<|im_end|>"
|
57 |
+
],
|
58 |
+
"bos_token": "<bos>",
|
59 |
+
"chat_template": "{% if messages[0]['role'] == 'user' or messages[0]['role'] == 'system' %}{{ bos_token }}{% endif %}{% for message in messages %}{{ '<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n' }}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% elif messages[-1]['role'] == 'assistant' %}{{ eos_token }}{% endif %}",
|
60 |
+
"clean_up_tokenization_spaces": false,
|
61 |
+
"eos_token": "<eos>",
|
62 |
+
"legacy": null,
|
63 |
+
"model_max_length": 1000000000000000019884624838656,
|
64 |
+
"pad_token": "<pad>",
|
65 |
+
"sp_model_kwargs": {},
|
66 |
+
"spaces_between_special_tokens": false,
|
67 |
+
"tokenizer_class": "GemmaTokenizer",
|
68 |
+
"unk_token": "<unk>",
|
69 |
+
"use_default_system_prompt": false
|
70 |
+
}
|
checkpoint-3200/trainer_state.json
ADDED
@@ -0,0 +1,2261 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 3200,
|
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.0,
|
13 |
+
"grad_norm": 9.6875,
|
14 |
+
"learning_rate": 2.0833333333333333e-07,
|
15 |
+
"loss": 1.5494,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.01,
|
20 |
+
"grad_norm": 2.375,
|
21 |
+
"learning_rate": 4.1666666666666667e-07,
|
22 |
+
"loss": 1.6442,
|
23 |
+
"step": 20
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.01,
|
27 |
+
"grad_norm": 1.78125,
|
28 |
+
"learning_rate": 6.25e-07,
|
29 |
+
"loss": 1.5817,
|
30 |
+
"step": 30
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.01,
|
34 |
+
"grad_norm": 1.2734375,
|
35 |
+
"learning_rate": 8.333333333333333e-07,
|
36 |
+
"loss": 1.6262,
|
37 |
+
"step": 40
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.02,
|
41 |
+
"grad_norm": 0.9921875,
|
42 |
+
"learning_rate": 1.0416666666666667e-06,
|
43 |
+
"loss": 1.6365,
|
44 |
+
"step": 50
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.02,
|
48 |
+
"grad_norm": 0.77734375,
|
49 |
+
"learning_rate": 1.25e-06,
|
50 |
+
"loss": 1.5901,
|
51 |
+
"step": 60
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.02,
|
55 |
+
"grad_norm": 0.62109375,
|
56 |
+
"learning_rate": 1.4583333333333335e-06,
|
57 |
+
"loss": 1.5757,
|
58 |
+
"step": 70
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.03,
|
62 |
+
"grad_norm": 0.5234375,
|
63 |
+
"learning_rate": 1.6666666666666667e-06,
|
64 |
+
"loss": 1.5956,
|
65 |
+
"step": 80
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.03,
|
69 |
+
"grad_norm": 6.75,
|
70 |
+
"learning_rate": 1.8750000000000003e-06,
|
71 |
+
"loss": 1.561,
|
72 |
+
"step": 90
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.03,
|
76 |
+
"grad_norm": 4.59375,
|
77 |
+
"learning_rate": 2.0833333333333334e-06,
|
78 |
+
"loss": 1.5564,
|
79 |
+
"step": 100
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.03,
|
83 |
+
"grad_norm": 0.546875,
|
84 |
+
"learning_rate": 2.2916666666666666e-06,
|
85 |
+
"loss": 1.6172,
|
86 |
+
"step": 110
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.04,
|
90 |
+
"grad_norm": 1.1640625,
|
91 |
+
"learning_rate": 2.5e-06,
|
92 |
+
"loss": 1.6872,
|
93 |
+
"step": 120
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.04,
|
97 |
+
"grad_norm": 1.4765625,
|
98 |
+
"learning_rate": 2.7083333333333334e-06,
|
99 |
+
"loss": 1.577,
|
100 |
+
"step": 130
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.04,
|
104 |
+
"grad_norm": 2.15625,
|
105 |
+
"learning_rate": 2.916666666666667e-06,
|
106 |
+
"loss": 1.56,
|
107 |
+
"step": 140
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.05,
|
111 |
+
"grad_norm": 0.462890625,
|
112 |
+
"learning_rate": 3.125e-06,
|
113 |
+
"loss": 1.552,
|
114 |
+
"step": 150
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.05,
|
118 |
+
"grad_norm": 0.416015625,
|
119 |
+
"learning_rate": 3.3333333333333333e-06,
|
120 |
+
"loss": 1.5752,
|
121 |
+
"step": 160
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.05,
|
125 |
+
"grad_norm": 0.41796875,
|
126 |
+
"learning_rate": 3.5416666666666673e-06,
|
127 |
+
"loss": 1.6739,
|
128 |
+
"step": 170
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.06,
|
132 |
+
"grad_norm": 13.25,
|
133 |
+
"learning_rate": 3.7500000000000005e-06,
|
134 |
+
"loss": 1.5538,
|
135 |
+
"step": 180
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.06,
|
139 |
+
"grad_norm": 1.8984375,
|
140 |
+
"learning_rate": 3.958333333333333e-06,
|
141 |
+
"loss": 1.6864,
|
142 |
+
"step": 190
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.06,
|
146 |
+
"grad_norm": 11.1875,
|
147 |
+
"learning_rate": 4.166666666666667e-06,
|
148 |
+
"loss": 1.5576,
|
149 |
+
"step": 200
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.07,
|
153 |
+
"grad_norm": 1.546875,
|
154 |
+
"learning_rate": 4.3750000000000005e-06,
|
155 |
+
"loss": 1.5328,
|
156 |
+
"step": 210
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.07,
|
160 |
+
"grad_norm": 0.357421875,
|
161 |
+
"learning_rate": 4.583333333333333e-06,
|
162 |
+
"loss": 1.4953,
|
163 |
+
"step": 220
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.07,
|
167 |
+
"grad_norm": 2.578125,
|
168 |
+
"learning_rate": 4.791666666666668e-06,
|
169 |
+
"loss": 1.5663,
|
170 |
+
"step": 230
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.07,
|
174 |
+
"grad_norm": 1.2265625,
|
175 |
+
"learning_rate": 5e-06,
|
176 |
+
"loss": 1.5063,
|
177 |
+
"step": 240
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.08,
|
181 |
+
"grad_norm": 0.439453125,
|
182 |
+
"learning_rate": 5.208333333333334e-06,
|
183 |
+
"loss": 1.4404,
|
184 |
+
"step": 250
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.08,
|
188 |
+
"grad_norm": 0.443359375,
|
189 |
+
"learning_rate": 5.416666666666667e-06,
|
190 |
+
"loss": 1.5304,
|
191 |
+
"step": 260
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.08,
|
195 |
+
"grad_norm": 0.44921875,
|
196 |
+
"learning_rate": 5.625e-06,
|
197 |
+
"loss": 1.5536,
|
198 |
+
"step": 270
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.09,
|
202 |
+
"grad_norm": 1.4140625,
|
203 |
+
"learning_rate": 5.833333333333334e-06,
|
204 |
+
"loss": 1.5385,
|
205 |
+
"step": 280
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.09,
|
209 |
+
"grad_norm": 0.4609375,
|
210 |
+
"learning_rate": 6.041666666666667e-06,
|
211 |
+
"loss": 1.513,
|
212 |
+
"step": 290
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.09,
|
216 |
+
"grad_norm": 0.50390625,
|
217 |
+
"learning_rate": 6.25e-06,
|
218 |
+
"loss": 1.4549,
|
219 |
+
"step": 300
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.1,
|
223 |
+
"grad_norm": 0.6328125,
|
224 |
+
"learning_rate": 6.458333333333334e-06,
|
225 |
+
"loss": 1.4931,
|
226 |
+
"step": 310
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.1,
|
230 |
+
"grad_norm": 0.48046875,
|
231 |
+
"learning_rate": 6.666666666666667e-06,
|
232 |
+
"loss": 1.4201,
|
233 |
+
"step": 320
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.1,
|
237 |
+
"grad_norm": 0.392578125,
|
238 |
+
"learning_rate": 6.875e-06,
|
239 |
+
"loss": 1.5471,
|
240 |
+
"step": 330
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.11,
|
244 |
+
"grad_norm": 0.95703125,
|
245 |
+
"learning_rate": 7.083333333333335e-06,
|
246 |
+
"loss": 1.4287,
|
247 |
+
"step": 340
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.11,
|
251 |
+
"grad_norm": 0.388671875,
|
252 |
+
"learning_rate": 7.291666666666667e-06,
|
253 |
+
"loss": 1.4475,
|
254 |
+
"step": 350
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.11,
|
258 |
+
"grad_norm": 0.33984375,
|
259 |
+
"learning_rate": 7.500000000000001e-06,
|
260 |
+
"loss": 1.477,
|
261 |
+
"step": 360
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.12,
|
265 |
+
"grad_norm": 1.296875,
|
266 |
+
"learning_rate": 7.708333333333334e-06,
|
267 |
+
"loss": 1.4533,
|
268 |
+
"step": 370
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.12,
|
272 |
+
"grad_norm": 0.400390625,
|
273 |
+
"learning_rate": 7.916666666666667e-06,
|
274 |
+
"loss": 1.3663,
|
275 |
+
"step": 380
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.12,
|
279 |
+
"grad_norm": 0.375,
|
280 |
+
"learning_rate": 8.125000000000001e-06,
|
281 |
+
"loss": 1.3953,
|
282 |
+
"step": 390
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.12,
|
286 |
+
"grad_norm": 1.4921875,
|
287 |
+
"learning_rate": 8.333333333333334e-06,
|
288 |
+
"loss": 1.471,
|
289 |
+
"step": 400
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.13,
|
293 |
+
"grad_norm": 0.392578125,
|
294 |
+
"learning_rate": 8.541666666666666e-06,
|
295 |
+
"loss": 1.4374,
|
296 |
+
"step": 410
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.13,
|
300 |
+
"grad_norm": 2.046875,
|
301 |
+
"learning_rate": 8.750000000000001e-06,
|
302 |
+
"loss": 1.4224,
|
303 |
+
"step": 420
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.13,
|
307 |
+
"grad_norm": 0.5546875,
|
308 |
+
"learning_rate": 8.958333333333334e-06,
|
309 |
+
"loss": 1.3261,
|
310 |
+
"step": 430
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.14,
|
314 |
+
"grad_norm": 0.2578125,
|
315 |
+
"learning_rate": 9.166666666666666e-06,
|
316 |
+
"loss": 1.4033,
|
317 |
+
"step": 440
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.14,
|
321 |
+
"grad_norm": 1.546875,
|
322 |
+
"learning_rate": 9.375000000000001e-06,
|
323 |
+
"loss": 1.4237,
|
324 |
+
"step": 450
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.14,
|
328 |
+
"grad_norm": 0.435546875,
|
329 |
+
"learning_rate": 9.583333333333335e-06,
|
330 |
+
"loss": 1.4083,
|
331 |
+
"step": 460
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.15,
|
335 |
+
"grad_norm": 0.2255859375,
|
336 |
+
"learning_rate": 9.791666666666666e-06,
|
337 |
+
"loss": 1.3245,
|
338 |
+
"step": 470
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.15,
|
342 |
+
"grad_norm": 0.333984375,
|
343 |
+
"learning_rate": 1e-05,
|
344 |
+
"loss": 1.3771,
|
345 |
+
"step": 480
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.15,
|
349 |
+
"grad_norm": 0.5546875,
|
350 |
+
"learning_rate": 1.0208333333333334e-05,
|
351 |
+
"loss": 1.3789,
|
352 |
+
"step": 490
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.16,
|
356 |
+
"grad_norm": 0.7578125,
|
357 |
+
"learning_rate": 1.0416666666666668e-05,
|
358 |
+
"loss": 1.4275,
|
359 |
+
"step": 500
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.16,
|
363 |
+
"grad_norm": 0.3359375,
|
364 |
+
"learning_rate": 1.0625e-05,
|
365 |
+
"loss": 1.3739,
|
366 |
+
"step": 510
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.16,
|
370 |
+
"grad_norm": 1.0625,
|
371 |
+
"learning_rate": 1.0833333333333334e-05,
|
372 |
+
"loss": 1.3758,
|
373 |
+
"step": 520
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.17,
|
377 |
+
"grad_norm": 2.140625,
|
378 |
+
"learning_rate": 1.1041666666666668e-05,
|
379 |
+
"loss": 1.412,
|
380 |
+
"step": 530
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.17,
|
384 |
+
"grad_norm": 0.279296875,
|
385 |
+
"learning_rate": 1.125e-05,
|
386 |
+
"loss": 1.4025,
|
387 |
+
"step": 540
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.17,
|
391 |
+
"grad_norm": 2.3125,
|
392 |
+
"learning_rate": 1.1458333333333333e-05,
|
393 |
+
"loss": 1.4138,
|
394 |
+
"step": 550
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.17,
|
398 |
+
"grad_norm": 0.259765625,
|
399 |
+
"learning_rate": 1.1666666666666668e-05,
|
400 |
+
"loss": 1.2598,
|
401 |
+
"step": 560
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.18,
|
405 |
+
"grad_norm": 2.625,
|
406 |
+
"learning_rate": 1.1875e-05,
|
407 |
+
"loss": 1.3543,
|
408 |
+
"step": 570
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.18,
|
412 |
+
"grad_norm": 1.2734375,
|
413 |
+
"learning_rate": 1.2083333333333333e-05,
|
414 |
+
"loss": 1.273,
|
415 |
+
"step": 580
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.18,
|
419 |
+
"grad_norm": 2.328125,
|
420 |
+
"learning_rate": 1.2291666666666668e-05,
|
421 |
+
"loss": 1.2361,
|
422 |
+
"step": 590
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.19,
|
426 |
+
"grad_norm": 0.384765625,
|
427 |
+
"learning_rate": 1.25e-05,
|
428 |
+
"loss": 1.2996,
|
429 |
+
"step": 600
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.19,
|
433 |
+
"grad_norm": 1.2734375,
|
434 |
+
"learning_rate": 1.2708333333333333e-05,
|
435 |
+
"loss": 1.235,
|
436 |
+
"step": 610
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.19,
|
440 |
+
"grad_norm": 1.2109375,
|
441 |
+
"learning_rate": 1.2916666666666668e-05,
|
442 |
+
"loss": 1.3838,
|
443 |
+
"step": 620
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.2,
|
447 |
+
"grad_norm": 0.9765625,
|
448 |
+
"learning_rate": 1.3125e-05,
|
449 |
+
"loss": 1.2292,
|
450 |
+
"step": 630
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.2,
|
454 |
+
"grad_norm": 0.8125,
|
455 |
+
"learning_rate": 1.3333333333333333e-05,
|
456 |
+
"loss": 1.2698,
|
457 |
+
"step": 640
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.2,
|
461 |
+
"grad_norm": 0.28515625,
|
462 |
+
"learning_rate": 1.3541666666666668e-05,
|
463 |
+
"loss": 1.3358,
|
464 |
+
"step": 650
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.21,
|
468 |
+
"grad_norm": 0.216796875,
|
469 |
+
"learning_rate": 1.375e-05,
|
470 |
+
"loss": 1.237,
|
471 |
+
"step": 660
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.21,
|
475 |
+
"grad_norm": 0.73046875,
|
476 |
+
"learning_rate": 1.3958333333333333e-05,
|
477 |
+
"loss": 1.2976,
|
478 |
+
"step": 670
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.21,
|
482 |
+
"grad_norm": 0.466796875,
|
483 |
+
"learning_rate": 1.416666666666667e-05,
|
484 |
+
"loss": 1.2324,
|
485 |
+
"step": 680
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.22,
|
489 |
+
"grad_norm": 0.302734375,
|
490 |
+
"learning_rate": 1.4375e-05,
|
491 |
+
"loss": 1.2436,
|
492 |
+
"step": 690
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.22,
|
496 |
+
"grad_norm": 1.125,
|
497 |
+
"learning_rate": 1.4583333333333333e-05,
|
498 |
+
"loss": 1.2607,
|
499 |
+
"step": 700
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.22,
|
503 |
+
"grad_norm": 0.25,
|
504 |
+
"learning_rate": 1.479166666666667e-05,
|
505 |
+
"loss": 1.2724,
|
506 |
+
"step": 710
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.23,
|
510 |
+
"grad_norm": 0.439453125,
|
511 |
+
"learning_rate": 1.5000000000000002e-05,
|
512 |
+
"loss": 1.2314,
|
513 |
+
"step": 720
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.23,
|
517 |
+
"grad_norm": 1.375,
|
518 |
+
"learning_rate": 1.5208333333333333e-05,
|
519 |
+
"loss": 1.2632,
|
520 |
+
"step": 730
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.23,
|
524 |
+
"grad_norm": 0.7890625,
|
525 |
+
"learning_rate": 1.5416666666666668e-05,
|
526 |
+
"loss": 1.3291,
|
527 |
+
"step": 740
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.23,
|
531 |
+
"grad_norm": 0.89453125,
|
532 |
+
"learning_rate": 1.5625e-05,
|
533 |
+
"loss": 1.2816,
|
534 |
+
"step": 750
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.24,
|
538 |
+
"grad_norm": 0.2197265625,
|
539 |
+
"learning_rate": 1.5833333333333333e-05,
|
540 |
+
"loss": 1.2163,
|
541 |
+
"step": 760
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.24,
|
545 |
+
"grad_norm": 0.216796875,
|
546 |
+
"learning_rate": 1.604166666666667e-05,
|
547 |
+
"loss": 1.2693,
|
548 |
+
"step": 770
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.24,
|
552 |
+
"grad_norm": 0.41015625,
|
553 |
+
"learning_rate": 1.6250000000000002e-05,
|
554 |
+
"loss": 1.2114,
|
555 |
+
"step": 780
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.25,
|
559 |
+
"grad_norm": 0.77734375,
|
560 |
+
"learning_rate": 1.6458333333333335e-05,
|
561 |
+
"loss": 1.1689,
|
562 |
+
"step": 790
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.25,
|
566 |
+
"grad_norm": 0.271484375,
|
567 |
+
"learning_rate": 1.6666666666666667e-05,
|
568 |
+
"loss": 1.2469,
|
569 |
+
"step": 800
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.25,
|
573 |
+
"grad_norm": 0.88671875,
|
574 |
+
"learning_rate": 1.6875e-05,
|
575 |
+
"loss": 1.2159,
|
576 |
+
"step": 810
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.26,
|
580 |
+
"grad_norm": 0.359375,
|
581 |
+
"learning_rate": 1.7083333333333333e-05,
|
582 |
+
"loss": 1.2198,
|
583 |
+
"step": 820
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.26,
|
587 |
+
"grad_norm": 0.2099609375,
|
588 |
+
"learning_rate": 1.729166666666667e-05,
|
589 |
+
"loss": 1.2687,
|
590 |
+
"step": 830
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.26,
|
594 |
+
"grad_norm": 1.109375,
|
595 |
+
"learning_rate": 1.7500000000000002e-05,
|
596 |
+
"loss": 1.2719,
|
597 |
+
"step": 840
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.27,
|
601 |
+
"grad_norm": 0.2216796875,
|
602 |
+
"learning_rate": 1.7708333333333335e-05,
|
603 |
+
"loss": 1.2074,
|
604 |
+
"step": 850
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.27,
|
608 |
+
"grad_norm": 0.2578125,
|
609 |
+
"learning_rate": 1.7916666666666667e-05,
|
610 |
+
"loss": 1.1637,
|
611 |
+
"step": 860
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.27,
|
615 |
+
"grad_norm": 0.3515625,
|
616 |
+
"learning_rate": 1.8125e-05,
|
617 |
+
"loss": 1.1775,
|
618 |
+
"step": 870
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.28,
|
622 |
+
"grad_norm": 6.09375,
|
623 |
+
"learning_rate": 1.8333333333333333e-05,
|
624 |
+
"loss": 1.1949,
|
625 |
+
"step": 880
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.28,
|
629 |
+
"grad_norm": 0.294921875,
|
630 |
+
"learning_rate": 1.854166666666667e-05,
|
631 |
+
"loss": 1.1488,
|
632 |
+
"step": 890
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.28,
|
636 |
+
"grad_norm": 0.328125,
|
637 |
+
"learning_rate": 1.8750000000000002e-05,
|
638 |
+
"loss": 1.2244,
|
639 |
+
"step": 900
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.28,
|
643 |
+
"grad_norm": 0.361328125,
|
644 |
+
"learning_rate": 1.8958333333333334e-05,
|
645 |
+
"loss": 1.1557,
|
646 |
+
"step": 910
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.29,
|
650 |
+
"grad_norm": 0.1943359375,
|
651 |
+
"learning_rate": 1.916666666666667e-05,
|
652 |
+
"loss": 1.1331,
|
653 |
+
"step": 920
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.29,
|
657 |
+
"grad_norm": 0.1630859375,
|
658 |
+
"learning_rate": 1.9375e-05,
|
659 |
+
"loss": 1.235,
|
660 |
+
"step": 930
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.29,
|
664 |
+
"grad_norm": 0.28515625,
|
665 |
+
"learning_rate": 1.9583333333333333e-05,
|
666 |
+
"loss": 1.1916,
|
667 |
+
"step": 940
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.3,
|
671 |
+
"grad_norm": 0.244140625,
|
672 |
+
"learning_rate": 1.979166666666667e-05,
|
673 |
+
"loss": 1.1931,
|
674 |
+
"step": 950
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.3,
|
678 |
+
"grad_norm": 0.455078125,
|
679 |
+
"learning_rate": 2e-05,
|
680 |
+
"loss": 1.1947,
|
681 |
+
"step": 960
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.3,
|
685 |
+
"grad_norm": 0.27734375,
|
686 |
+
"learning_rate": 1.9999933893861945e-05,
|
687 |
+
"loss": 1.123,
|
688 |
+
"step": 970
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.31,
|
692 |
+
"grad_norm": 0.609375,
|
693 |
+
"learning_rate": 1.9999735576321776e-05,
|
694 |
+
"loss": 1.2481,
|
695 |
+
"step": 980
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.31,
|
699 |
+
"grad_norm": 1.203125,
|
700 |
+
"learning_rate": 1.99994050500015e-05,
|
701 |
+
"loss": 1.2567,
|
702 |
+
"step": 990
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.31,
|
706 |
+
"grad_norm": 0.4453125,
|
707 |
+
"learning_rate": 1.9998942319271076e-05,
|
708 |
+
"loss": 1.1169,
|
709 |
+
"step": 1000
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.32,
|
713 |
+
"grad_norm": 0.1767578125,
|
714 |
+
"learning_rate": 1.9998347390248377e-05,
|
715 |
+
"loss": 1.1375,
|
716 |
+
"step": 1010
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.32,
|
720 |
+
"grad_norm": 0.357421875,
|
721 |
+
"learning_rate": 1.999762027079909e-05,
|
722 |
+
"loss": 1.2387,
|
723 |
+
"step": 1020
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.32,
|
727 |
+
"grad_norm": 0.2109375,
|
728 |
+
"learning_rate": 1.9996760970536635e-05,
|
729 |
+
"loss": 1.239,
|
730 |
+
"step": 1030
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.33,
|
734 |
+
"grad_norm": 0.193359375,
|
735 |
+
"learning_rate": 1.9995769500822007e-05,
|
736 |
+
"loss": 1.1548,
|
737 |
+
"step": 1040
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.33,
|
741 |
+
"grad_norm": 0.2060546875,
|
742 |
+
"learning_rate": 1.9994645874763657e-05,
|
743 |
+
"loss": 1.1675,
|
744 |
+
"step": 1050
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.33,
|
748 |
+
"grad_norm": 0.15234375,
|
749 |
+
"learning_rate": 1.9993390107217302e-05,
|
750 |
+
"loss": 1.1675,
|
751 |
+
"step": 1060
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.33,
|
755 |
+
"grad_norm": 0.71875,
|
756 |
+
"learning_rate": 1.999200221478573e-05,
|
757 |
+
"loss": 1.1909,
|
758 |
+
"step": 1070
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.34,
|
762 |
+
"grad_norm": 0.32421875,
|
763 |
+
"learning_rate": 1.999048221581858e-05,
|
764 |
+
"loss": 1.1468,
|
765 |
+
"step": 1080
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.34,
|
769 |
+
"grad_norm": 0.271484375,
|
770 |
+
"learning_rate": 1.9988830130412106e-05,
|
771 |
+
"loss": 1.2334,
|
772 |
+
"step": 1090
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.34,
|
776 |
+
"grad_norm": 0.62109375,
|
777 |
+
"learning_rate": 1.9987045980408907e-05,
|
778 |
+
"loss": 1.2107,
|
779 |
+
"step": 1100
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.35,
|
783 |
+
"grad_norm": 0.24609375,
|
784 |
+
"learning_rate": 1.9985129789397633e-05,
|
785 |
+
"loss": 1.1329,
|
786 |
+
"step": 1110
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.35,
|
790 |
+
"grad_norm": 1.3125,
|
791 |
+
"learning_rate": 1.9983081582712684e-05,
|
792 |
+
"loss": 1.2072,
|
793 |
+
"step": 1120
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.35,
|
797 |
+
"grad_norm": 0.25390625,
|
798 |
+
"learning_rate": 1.9980901387433866e-05,
|
799 |
+
"loss": 1.1971,
|
800 |
+
"step": 1130
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.36,
|
804 |
+
"grad_norm": 0.66796875,
|
805 |
+
"learning_rate": 1.9978589232386036e-05,
|
806 |
+
"loss": 1.2553,
|
807 |
+
"step": 1140
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.36,
|
811 |
+
"grad_norm": 0.423828125,
|
812 |
+
"learning_rate": 1.9976145148138727e-05,
|
813 |
+
"loss": 1.1773,
|
814 |
+
"step": 1150
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.36,
|
818 |
+
"grad_norm": 0.15234375,
|
819 |
+
"learning_rate": 1.9973569167005725e-05,
|
820 |
+
"loss": 1.2301,
|
821 |
+
"step": 1160
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.37,
|
825 |
+
"grad_norm": 0.271484375,
|
826 |
+
"learning_rate": 1.9970861323044667e-05,
|
827 |
+
"loss": 1.1788,
|
828 |
+
"step": 1170
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.37,
|
832 |
+
"grad_norm": 0.1875,
|
833 |
+
"learning_rate": 1.9968021652056578e-05,
|
834 |
+
"loss": 1.2372,
|
835 |
+
"step": 1180
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.37,
|
839 |
+
"grad_norm": 0.2275390625,
|
840 |
+
"learning_rate": 1.9965050191585388e-05,
|
841 |
+
"loss": 1.1555,
|
842 |
+
"step": 1190
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.38,
|
846 |
+
"grad_norm": 0.166015625,
|
847 |
+
"learning_rate": 1.9961946980917457e-05,
|
848 |
+
"loss": 1.1395,
|
849 |
+
"step": 1200
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.38,
|
853 |
+
"grad_norm": 0.28515625,
|
854 |
+
"learning_rate": 1.995871206108104e-05,
|
855 |
+
"loss": 1.2342,
|
856 |
+
"step": 1210
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 0.38,
|
860 |
+
"grad_norm": 0.31640625,
|
861 |
+
"learning_rate": 1.995534547484574e-05,
|
862 |
+
"loss": 1.1636,
|
863 |
+
"step": 1220
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 0.38,
|
867 |
+
"grad_norm": 0.26171875,
|
868 |
+
"learning_rate": 1.995184726672197e-05,
|
869 |
+
"loss": 1.0984,
|
870 |
+
"step": 1230
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 0.39,
|
874 |
+
"grad_norm": 0.65234375,
|
875 |
+
"learning_rate": 1.9948217482960334e-05,
|
876 |
+
"loss": 1.186,
|
877 |
+
"step": 1240
|
878 |
+
},
|
879 |
+
{
|
880 |
+
"epoch": 0.39,
|
881 |
+
"grad_norm": 0.6328125,
|
882 |
+
"learning_rate": 1.9944456171551024e-05,
|
883 |
+
"loss": 1.2151,
|
884 |
+
"step": 1250
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.39,
|
888 |
+
"grad_norm": 0.25390625,
|
889 |
+
"learning_rate": 1.9940563382223196e-05,
|
890 |
+
"loss": 1.1904,
|
891 |
+
"step": 1260
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 0.4,
|
895 |
+
"grad_norm": 0.462890625,
|
896 |
+
"learning_rate": 1.993653916644431e-05,
|
897 |
+
"loss": 1.1485,
|
898 |
+
"step": 1270
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.4,
|
902 |
+
"grad_norm": 0.173828125,
|
903 |
+
"learning_rate": 1.9932383577419432e-05,
|
904 |
+
"loss": 1.1406,
|
905 |
+
"step": 1280
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"epoch": 0.4,
|
909 |
+
"grad_norm": 1.40625,
|
910 |
+
"learning_rate": 1.9928096670090552e-05,
|
911 |
+
"loss": 1.1583,
|
912 |
+
"step": 1290
|
913 |
+
},
|
914 |
+
{
|
915 |
+
"epoch": 0.41,
|
916 |
+
"grad_norm": 0.2255859375,
|
917 |
+
"learning_rate": 1.992367850113585e-05,
|
918 |
+
"loss": 1.1775,
|
919 |
+
"step": 1300
|
920 |
+
},
|
921 |
+
{
|
922 |
+
"epoch": 0.41,
|
923 |
+
"grad_norm": 0.203125,
|
924 |
+
"learning_rate": 1.9919129128968938e-05,
|
925 |
+
"loss": 1.173,
|
926 |
+
"step": 1310
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 0.41,
|
930 |
+
"grad_norm": 0.1845703125,
|
931 |
+
"learning_rate": 1.9914448613738107e-05,
|
932 |
+
"loss": 1.1648,
|
933 |
+
"step": 1320
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 0.42,
|
937 |
+
"grad_norm": 0.58203125,
|
938 |
+
"learning_rate": 1.9909637017325508e-05,
|
939 |
+
"loss": 1.0632,
|
940 |
+
"step": 1330
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.42,
|
944 |
+
"grad_norm": 0.2470703125,
|
945 |
+
"learning_rate": 1.9904694403346362e-05,
|
946 |
+
"loss": 1.1756,
|
947 |
+
"step": 1340
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 0.42,
|
951 |
+
"grad_norm": 0.16015625,
|
952 |
+
"learning_rate": 1.989962083714808e-05,
|
953 |
+
"loss": 1.154,
|
954 |
+
"step": 1350
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 0.42,
|
958 |
+
"grad_norm": 0.291015625,
|
959 |
+
"learning_rate": 1.9894416385809444e-05,
|
960 |
+
"loss": 1.1659,
|
961 |
+
"step": 1360
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 0.43,
|
965 |
+
"grad_norm": 0.1884765625,
|
966 |
+
"learning_rate": 1.9889081118139694e-05,
|
967 |
+
"loss": 1.1852,
|
968 |
+
"step": 1370
|
969 |
+
},
|
970 |
+
{
|
971 |
+
"epoch": 0.43,
|
972 |
+
"grad_norm": 0.2373046875,
|
973 |
+
"learning_rate": 1.988361510467761e-05,
|
974 |
+
"loss": 1.1686,
|
975 |
+
"step": 1380
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 0.43,
|
979 |
+
"grad_norm": 0.267578125,
|
980 |
+
"learning_rate": 1.9878018417690602e-05,
|
981 |
+
"loss": 1.2461,
|
982 |
+
"step": 1390
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"epoch": 0.44,
|
986 |
+
"grad_norm": 3.09375,
|
987 |
+
"learning_rate": 1.9872291131173743e-05,
|
988 |
+
"loss": 1.1913,
|
989 |
+
"step": 1400
|
990 |
+
},
|
991 |
+
{
|
992 |
+
"epoch": 0.44,
|
993 |
+
"grad_norm": 0.271484375,
|
994 |
+
"learning_rate": 1.9866433320848793e-05,
|
995 |
+
"loss": 1.2264,
|
996 |
+
"step": 1410
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 0.44,
|
1000 |
+
"grad_norm": 0.953125,
|
1001 |
+
"learning_rate": 1.9860445064163193e-05,
|
1002 |
+
"loss": 1.151,
|
1003 |
+
"step": 1420
|
1004 |
+
},
|
1005 |
+
{
|
1006 |
+
"epoch": 0.45,
|
1007 |
+
"grad_norm": 0.1875,
|
1008 |
+
"learning_rate": 1.985432644028905e-05,
|
1009 |
+
"loss": 1.1306,
|
1010 |
+
"step": 1430
|
1011 |
+
},
|
1012 |
+
{
|
1013 |
+
"epoch": 0.45,
|
1014 |
+
"grad_norm": 1.265625,
|
1015 |
+
"learning_rate": 1.9848077530122083e-05,
|
1016 |
+
"loss": 1.19,
|
1017 |
+
"step": 1440
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 0.45,
|
1021 |
+
"grad_norm": 0.255859375,
|
1022 |
+
"learning_rate": 1.9841698416280554e-05,
|
1023 |
+
"loss": 1.0554,
|
1024 |
+
"step": 1450
|
1025 |
+
},
|
1026 |
+
{
|
1027 |
+
"epoch": 0.46,
|
1028 |
+
"grad_norm": 0.291015625,
|
1029 |
+
"learning_rate": 1.983518918310418e-05,
|
1030 |
+
"loss": 1.1399,
|
1031 |
+
"step": 1460
|
1032 |
+
},
|
1033 |
+
{
|
1034 |
+
"epoch": 0.46,
|
1035 |
+
"grad_norm": 1.6015625,
|
1036 |
+
"learning_rate": 1.9828549916653013e-05,
|
1037 |
+
"loss": 1.1098,
|
1038 |
+
"step": 1470
|
1039 |
+
},
|
1040 |
+
{
|
1041 |
+
"epoch": 0.46,
|
1042 |
+
"grad_norm": 0.193359375,
|
1043 |
+
"learning_rate": 1.982178070470631e-05,
|
1044 |
+
"loss": 1.1319,
|
1045 |
+
"step": 1480
|
1046 |
+
},
|
1047 |
+
{
|
1048 |
+
"epoch": 0.47,
|
1049 |
+
"grad_norm": 0.52734375,
|
1050 |
+
"learning_rate": 1.9814881636761355e-05,
|
1051 |
+
"loss": 1.2344,
|
1052 |
+
"step": 1490
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 0.47,
|
1056 |
+
"grad_norm": 0.578125,
|
1057 |
+
"learning_rate": 1.9807852804032306e-05,
|
1058 |
+
"loss": 1.1336,
|
1059 |
+
"step": 1500
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 0.47,
|
1063 |
+
"grad_norm": 0.16796875,
|
1064 |
+
"learning_rate": 1.980069429944895e-05,
|
1065 |
+
"loss": 1.1052,
|
1066 |
+
"step": 1510
|
1067 |
+
},
|
1068 |
+
{
|
1069 |
+
"epoch": 0.47,
|
1070 |
+
"grad_norm": 0.19921875,
|
1071 |
+
"learning_rate": 1.9793406217655516e-05,
|
1072 |
+
"loss": 1.1314,
|
1073 |
+
"step": 1520
|
1074 |
+
},
|
1075 |
+
{
|
1076 |
+
"epoch": 0.48,
|
1077 |
+
"grad_norm": 0.169921875,
|
1078 |
+
"learning_rate": 1.9785988655009386e-05,
|
1079 |
+
"loss": 1.1783,
|
1080 |
+
"step": 1530
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"epoch": 0.48,
|
1084 |
+
"grad_norm": 0.490234375,
|
1085 |
+
"learning_rate": 1.977844170957984e-05,
|
1086 |
+
"loss": 1.1526,
|
1087 |
+
"step": 1540
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 0.48,
|
1091 |
+
"grad_norm": 0.33984375,
|
1092 |
+
"learning_rate": 1.977076548114677e-05,
|
1093 |
+
"loss": 1.1069,
|
1094 |
+
"step": 1550
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 0.49,
|
1098 |
+
"grad_norm": 0.3828125,
|
1099 |
+
"learning_rate": 1.9762960071199334e-05,
|
1100 |
+
"loss": 1.2254,
|
1101 |
+
"step": 1560
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 0.49,
|
1105 |
+
"grad_norm": 0.640625,
|
1106 |
+
"learning_rate": 1.975502558293464e-05,
|
1107 |
+
"loss": 1.1648,
|
1108 |
+
"step": 1570
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 0.49,
|
1112 |
+
"grad_norm": 0.279296875,
|
1113 |
+
"learning_rate": 1.974696212125635e-05,
|
1114 |
+
"loss": 1.1854,
|
1115 |
+
"step": 1580
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 0.5,
|
1119 |
+
"grad_norm": 0.3046875,
|
1120 |
+
"learning_rate": 1.9738769792773338e-05,
|
1121 |
+
"loss": 1.2473,
|
1122 |
+
"step": 1590
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 0.5,
|
1126 |
+
"grad_norm": 0.326171875,
|
1127 |
+
"learning_rate": 1.973044870579824e-05,
|
1128 |
+
"loss": 1.1984,
|
1129 |
+
"step": 1600
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 0.5,
|
1133 |
+
"grad_norm": 0.224609375,
|
1134 |
+
"learning_rate": 1.972199897034604e-05,
|
1135 |
+
"loss": 1.1372,
|
1136 |
+
"step": 1610
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 0.51,
|
1140 |
+
"grad_norm": 0.5703125,
|
1141 |
+
"learning_rate": 1.9713420698132614e-05,
|
1142 |
+
"loss": 1.123,
|
1143 |
+
"step": 1620
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 0.51,
|
1147 |
+
"grad_norm": 0.427734375,
|
1148 |
+
"learning_rate": 1.9704714002573255e-05,
|
1149 |
+
"loss": 1.1167,
|
1150 |
+
"step": 1630
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 0.51,
|
1154 |
+
"grad_norm": 0.2177734375,
|
1155 |
+
"learning_rate": 1.9695878998781162e-05,
|
1156 |
+
"loss": 1.1196,
|
1157 |
+
"step": 1640
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 0.52,
|
1161 |
+
"grad_norm": 0.2451171875,
|
1162 |
+
"learning_rate": 1.9686915803565934e-05,
|
1163 |
+
"loss": 1.1106,
|
1164 |
+
"step": 1650
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 0.52,
|
1168 |
+
"grad_norm": 0.193359375,
|
1169 |
+
"learning_rate": 1.9677824535432012e-05,
|
1170 |
+
"loss": 1.1101,
|
1171 |
+
"step": 1660
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 0.52,
|
1175 |
+
"grad_norm": 0.1982421875,
|
1176 |
+
"learning_rate": 1.9668605314577124e-05,
|
1177 |
+
"loss": 1.1876,
|
1178 |
+
"step": 1670
|
1179 |
+
},
|
1180 |
+
{
|
1181 |
+
"epoch": 0.53,
|
1182 |
+
"grad_norm": 0.2080078125,
|
1183 |
+
"learning_rate": 1.9659258262890683e-05,
|
1184 |
+
"loss": 1.1827,
|
1185 |
+
"step": 1680
|
1186 |
+
},
|
1187 |
+
{
|
1188 |
+
"epoch": 0.53,
|
1189 |
+
"grad_norm": 0.291015625,
|
1190 |
+
"learning_rate": 1.9649783503952196e-05,
|
1191 |
+
"loss": 1.1399,
|
1192 |
+
"step": 1690
|
1193 |
+
},
|
1194 |
+
{
|
1195 |
+
"epoch": 0.53,
|
1196 |
+
"grad_norm": 0.5546875,
|
1197 |
+
"learning_rate": 1.9640181163029597e-05,
|
1198 |
+
"loss": 1.13,
|
1199 |
+
"step": 1700
|
1200 |
+
},
|
1201 |
+
{
|
1202 |
+
"epoch": 0.53,
|
1203 |
+
"grad_norm": 0.2294921875,
|
1204 |
+
"learning_rate": 1.963045136707763e-05,
|
1205 |
+
"loss": 1.1582,
|
1206 |
+
"step": 1710
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 0.54,
|
1210 |
+
"grad_norm": 0.2294921875,
|
1211 |
+
"learning_rate": 1.9620594244736133e-05,
|
1212 |
+
"loss": 1.2255,
|
1213 |
+
"step": 1720
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"epoch": 0.54,
|
1217 |
+
"grad_norm": 2.8125,
|
1218 |
+
"learning_rate": 1.9610609926328373e-05,
|
1219 |
+
"loss": 1.1538,
|
1220 |
+
"step": 1730
|
1221 |
+
},
|
1222 |
+
{
|
1223 |
+
"epoch": 0.54,
|
1224 |
+
"grad_norm": 0.2197265625,
|
1225 |
+
"learning_rate": 1.960049854385929e-05,
|
1226 |
+
"loss": 1.1813,
|
1227 |
+
"step": 1740
|
1228 |
+
},
|
1229 |
+
{
|
1230 |
+
"epoch": 0.55,
|
1231 |
+
"grad_norm": 0.38671875,
|
1232 |
+
"learning_rate": 1.9590260231013774e-05,
|
1233 |
+
"loss": 1.202,
|
1234 |
+
"step": 1750
|
1235 |
+
},
|
1236 |
+
{
|
1237 |
+
"epoch": 0.55,
|
1238 |
+
"grad_norm": 1.0625,
|
1239 |
+
"learning_rate": 1.957989512315489e-05,
|
1240 |
+
"loss": 1.1095,
|
1241 |
+
"step": 1760
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"epoch": 0.55,
|
1245 |
+
"grad_norm": 0.318359375,
|
1246 |
+
"learning_rate": 1.956940335732209e-05,
|
1247 |
+
"loss": 1.1931,
|
1248 |
+
"step": 1770
|
1249 |
+
},
|
1250 |
+
{
|
1251 |
+
"epoch": 0.56,
|
1252 |
+
"grad_norm": 0.287109375,
|
1253 |
+
"learning_rate": 1.9558785072229395e-05,
|
1254 |
+
"loss": 1.1645,
|
1255 |
+
"step": 1780
|
1256 |
+
},
|
1257 |
+
{
|
1258 |
+
"epoch": 0.56,
|
1259 |
+
"grad_norm": 0.181640625,
|
1260 |
+
"learning_rate": 1.9548040408263575e-05,
|
1261 |
+
"loss": 1.1852,
|
1262 |
+
"step": 1790
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 0.56,
|
1266 |
+
"grad_norm": 0.369140625,
|
1267 |
+
"learning_rate": 1.953716950748227e-05,
|
1268 |
+
"loss": 1.0633,
|
1269 |
+
"step": 1800
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"epoch": 0.57,
|
1273 |
+
"grad_norm": 0.2041015625,
|
1274 |
+
"learning_rate": 1.952617251361214e-05,
|
1275 |
+
"loss": 1.1748,
|
1276 |
+
"step": 1810
|
1277 |
+
},
|
1278 |
+
{
|
1279 |
+
"epoch": 0.57,
|
1280 |
+
"grad_norm": 0.2158203125,
|
1281 |
+
"learning_rate": 1.951504957204694e-05,
|
1282 |
+
"loss": 1.075,
|
1283 |
+
"step": 1820
|
1284 |
+
},
|
1285 |
+
{
|
1286 |
+
"epoch": 0.57,
|
1287 |
+
"grad_norm": 0.16796875,
|
1288 |
+
"learning_rate": 1.9503800829845613e-05,
|
1289 |
+
"loss": 1.1498,
|
1290 |
+
"step": 1830
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"epoch": 0.57,
|
1294 |
+
"grad_norm": 0.68359375,
|
1295 |
+
"learning_rate": 1.949242643573034e-05,
|
1296 |
+
"loss": 1.1333,
|
1297 |
+
"step": 1840
|
1298 |
+
},
|
1299 |
+
{
|
1300 |
+
"epoch": 0.58,
|
1301 |
+
"grad_norm": 0.55078125,
|
1302 |
+
"learning_rate": 1.9480926540084578e-05,
|
1303 |
+
"loss": 1.1932,
|
1304 |
+
"step": 1850
|
1305 |
+
},
|
1306 |
+
{
|
1307 |
+
"epoch": 0.58,
|
1308 |
+
"grad_norm": 0.9453125,
|
1309 |
+
"learning_rate": 1.946930129495106e-05,
|
1310 |
+
"loss": 1.2105,
|
1311 |
+
"step": 1860
|
1312 |
+
},
|
1313 |
+
{
|
1314 |
+
"epoch": 0.58,
|
1315 |
+
"grad_norm": 0.1669921875,
|
1316 |
+
"learning_rate": 1.9457550854029797e-05,
|
1317 |
+
"loss": 1.0915,
|
1318 |
+
"step": 1870
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 0.59,
|
1322 |
+
"grad_norm": 0.2041015625,
|
1323 |
+
"learning_rate": 1.944567537267605e-05,
|
1324 |
+
"loss": 1.105,
|
1325 |
+
"step": 1880
|
1326 |
+
},
|
1327 |
+
{
|
1328 |
+
"epoch": 0.59,
|
1329 |
+
"grad_norm": 0.27734375,
|
1330 |
+
"learning_rate": 1.9433675007898255e-05,
|
1331 |
+
"loss": 1.1275,
|
1332 |
+
"step": 1890
|
1333 |
+
},
|
1334 |
+
{
|
1335 |
+
"epoch": 0.59,
|
1336 |
+
"grad_norm": 0.1884765625,
|
1337 |
+
"learning_rate": 1.9421549918355965e-05,
|
1338 |
+
"loss": 1.1369,
|
1339 |
+
"step": 1900
|
1340 |
+
},
|
1341 |
+
{
|
1342 |
+
"epoch": 0.6,
|
1343 |
+
"grad_norm": 0.3046875,
|
1344 |
+
"learning_rate": 1.9409300264357757e-05,
|
1345 |
+
"loss": 1.134,
|
1346 |
+
"step": 1910
|
1347 |
+
},
|
1348 |
+
{
|
1349 |
+
"epoch": 0.6,
|
1350 |
+
"grad_norm": 0.2001953125,
|
1351 |
+
"learning_rate": 1.9396926207859085e-05,
|
1352 |
+
"loss": 1.0956,
|
1353 |
+
"step": 1920
|
1354 |
+
},
|
1355 |
+
{
|
1356 |
+
"epoch": 0.6,
|
1357 |
+
"grad_norm": 0.2060546875,
|
1358 |
+
"learning_rate": 1.9384427912460172e-05,
|
1359 |
+
"loss": 1.1498,
|
1360 |
+
"step": 1930
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 0.61,
|
1364 |
+
"grad_norm": 0.2216796875,
|
1365 |
+
"learning_rate": 1.9371805543403826e-05,
|
1366 |
+
"loss": 1.1962,
|
1367 |
+
"step": 1940
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"epoch": 0.61,
|
1371 |
+
"grad_norm": 0.29296875,
|
1372 |
+
"learning_rate": 1.935905926757326e-05,
|
1373 |
+
"loss": 1.1103,
|
1374 |
+
"step": 1950
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 0.61,
|
1378 |
+
"grad_norm": 0.1953125,
|
1379 |
+
"learning_rate": 1.9346189253489888e-05,
|
1380 |
+
"loss": 1.0858,
|
1381 |
+
"step": 1960
|
1382 |
+
},
|
1383 |
+
{
|
1384 |
+
"epoch": 0.62,
|
1385 |
+
"grad_norm": 0.2734375,
|
1386 |
+
"learning_rate": 1.9333195671311093e-05,
|
1387 |
+
"loss": 1.1537,
|
1388 |
+
"step": 1970
|
1389 |
+
},
|
1390 |
+
{
|
1391 |
+
"epoch": 0.62,
|
1392 |
+
"grad_norm": 0.2119140625,
|
1393 |
+
"learning_rate": 1.932007869282799e-05,
|
1394 |
+
"loss": 1.1339,
|
1395 |
+
"step": 1980
|
1396 |
+
},
|
1397 |
+
{
|
1398 |
+
"epoch": 0.62,
|
1399 |
+
"grad_norm": 0.3046875,
|
1400 |
+
"learning_rate": 1.9306838491463126e-05,
|
1401 |
+
"loss": 1.0732,
|
1402 |
+
"step": 1990
|
1403 |
+
},
|
1404 |
+
{
|
1405 |
+
"epoch": 0.62,
|
1406 |
+
"grad_norm": 0.203125,
|
1407 |
+
"learning_rate": 1.9293475242268224e-05,
|
1408 |
+
"loss": 1.1001,
|
1409 |
+
"step": 2000
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"epoch": 0.63,
|
1413 |
+
"grad_norm": 0.193359375,
|
1414 |
+
"learning_rate": 1.9279989121921846e-05,
|
1415 |
+
"loss": 1.1295,
|
1416 |
+
"step": 2010
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 0.63,
|
1420 |
+
"grad_norm": 0.61328125,
|
1421 |
+
"learning_rate": 1.9266380308727054e-05,
|
1422 |
+
"loss": 1.1069,
|
1423 |
+
"step": 2020
|
1424 |
+
},
|
1425 |
+
{
|
1426 |
+
"epoch": 0.63,
|
1427 |
+
"grad_norm": 0.34765625,
|
1428 |
+
"learning_rate": 1.9252648982609065e-05,
|
1429 |
+
"loss": 1.1003,
|
1430 |
+
"step": 2030
|
1431 |
+
},
|
1432 |
+
{
|
1433 |
+
"epoch": 0.64,
|
1434 |
+
"grad_norm": 0.255859375,
|
1435 |
+
"learning_rate": 1.9238795325112867e-05,
|
1436 |
+
"loss": 1.098,
|
1437 |
+
"step": 2040
|
1438 |
+
},
|
1439 |
+
{
|
1440 |
+
"epoch": 0.64,
|
1441 |
+
"grad_norm": 0.66796875,
|
1442 |
+
"learning_rate": 1.9224819519400825e-05,
|
1443 |
+
"loss": 1.1447,
|
1444 |
+
"step": 2050
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"epoch": 0.64,
|
1448 |
+
"grad_norm": 0.91796875,
|
1449 |
+
"learning_rate": 1.9210721750250237e-05,
|
1450 |
+
"loss": 1.0511,
|
1451 |
+
"step": 2060
|
1452 |
+
},
|
1453 |
+
{
|
1454 |
+
"epoch": 0.65,
|
1455 |
+
"grad_norm": 0.2119140625,
|
1456 |
+
"learning_rate": 1.9196502204050925e-05,
|
1457 |
+
"loss": 1.1048,
|
1458 |
+
"step": 2070
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 0.65,
|
1462 |
+
"grad_norm": 0.30859375,
|
1463 |
+
"learning_rate": 1.9182161068802742e-05,
|
1464 |
+
"loss": 1.2156,
|
1465 |
+
"step": 2080
|
1466 |
+
},
|
1467 |
+
{
|
1468 |
+
"epoch": 0.65,
|
1469 |
+
"grad_norm": 0.16015625,
|
1470 |
+
"learning_rate": 1.9167698534113105e-05,
|
1471 |
+
"loss": 1.0455,
|
1472 |
+
"step": 2090
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 0.66,
|
1476 |
+
"grad_norm": 0.20703125,
|
1477 |
+
"learning_rate": 1.9153114791194475e-05,
|
1478 |
+
"loss": 1.2662,
|
1479 |
+
"step": 2100
|
1480 |
+
},
|
1481 |
+
{
|
1482 |
+
"epoch": 0.66,
|
1483 |
+
"grad_norm": 0.212890625,
|
1484 |
+
"learning_rate": 1.9138410032861833e-05,
|
1485 |
+
"loss": 1.1073,
|
1486 |
+
"step": 2110
|
1487 |
+
},
|
1488 |
+
{
|
1489 |
+
"epoch": 0.66,
|
1490 |
+
"grad_norm": 0.20703125,
|
1491 |
+
"learning_rate": 1.9123584453530145e-05,
|
1492 |
+
"loss": 1.1808,
|
1493 |
+
"step": 2120
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 0.67,
|
1497 |
+
"grad_norm": 0.2041015625,
|
1498 |
+
"learning_rate": 1.910863824921176e-05,
|
1499 |
+
"loss": 1.0918,
|
1500 |
+
"step": 2130
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 0.67,
|
1504 |
+
"grad_norm": 0.2158203125,
|
1505 |
+
"learning_rate": 1.9093571617513853e-05,
|
1506 |
+
"loss": 1.1115,
|
1507 |
+
"step": 2140
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 0.67,
|
1511 |
+
"grad_norm": 0.31640625,
|
1512 |
+
"learning_rate": 1.907838475763579e-05,
|
1513 |
+
"loss": 1.1847,
|
1514 |
+
"step": 2150
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 0.68,
|
1518 |
+
"grad_norm": 0.251953125,
|
1519 |
+
"learning_rate": 1.9063077870366504e-05,
|
1520 |
+
"loss": 1.1355,
|
1521 |
+
"step": 2160
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 0.68,
|
1525 |
+
"grad_norm": 0.18359375,
|
1526 |
+
"learning_rate": 1.9047651158081827e-05,
|
1527 |
+
"loss": 1.1227,
|
1528 |
+
"step": 2170
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 0.68,
|
1532 |
+
"grad_norm": 1.0625,
|
1533 |
+
"learning_rate": 1.9032104824741843e-05,
|
1534 |
+
"loss": 1.156,
|
1535 |
+
"step": 2180
|
1536 |
+
},
|
1537 |
+
{
|
1538 |
+
"epoch": 0.68,
|
1539 |
+
"grad_norm": 0.205078125,
|
1540 |
+
"learning_rate": 1.901643907588816e-05,
|
1541 |
+
"loss": 1.1995,
|
1542 |
+
"step": 2190
|
1543 |
+
},
|
1544 |
+
{
|
1545 |
+
"epoch": 0.69,
|
1546 |
+
"grad_norm": 0.2060546875,
|
1547 |
+
"learning_rate": 1.900065411864121e-05,
|
1548 |
+
"loss": 1.1294,
|
1549 |
+
"step": 2200
|
1550 |
+
},
|
1551 |
+
{
|
1552 |
+
"epoch": 0.69,
|
1553 |
+
"grad_norm": 0.1591796875,
|
1554 |
+
"learning_rate": 1.898475016169751e-05,
|
1555 |
+
"loss": 1.1487,
|
1556 |
+
"step": 2210
|
1557 |
+
},
|
1558 |
+
{
|
1559 |
+
"epoch": 0.69,
|
1560 |
+
"grad_norm": 0.248046875,
|
1561 |
+
"learning_rate": 1.8968727415326885e-05,
|
1562 |
+
"loss": 1.1438,
|
1563 |
+
"step": 2220
|
1564 |
+
},
|
1565 |
+
{
|
1566 |
+
"epoch": 0.7,
|
1567 |
+
"grad_norm": 0.2294921875,
|
1568 |
+
"learning_rate": 1.895258609136972e-05,
|
1569 |
+
"loss": 1.1341,
|
1570 |
+
"step": 2230
|
1571 |
+
},
|
1572 |
+
{
|
1573 |
+
"epoch": 0.7,
|
1574 |
+
"grad_norm": 0.9765625,
|
1575 |
+
"learning_rate": 1.8936326403234125e-05,
|
1576 |
+
"loss": 1.1479,
|
1577 |
+
"step": 2240
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"epoch": 0.7,
|
1581 |
+
"grad_norm": 0.169921875,
|
1582 |
+
"learning_rate": 1.8919948565893144e-05,
|
1583 |
+
"loss": 1.2063,
|
1584 |
+
"step": 2250
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 0.71,
|
1588 |
+
"grad_norm": 0.1923828125,
|
1589 |
+
"learning_rate": 1.8903452795881893e-05,
|
1590 |
+
"loss": 1.1608,
|
1591 |
+
"step": 2260
|
1592 |
+
},
|
1593 |
+
{
|
1594 |
+
"epoch": 0.71,
|
1595 |
+
"grad_norm": 0.2099609375,
|
1596 |
+
"learning_rate": 1.8886839311294695e-05,
|
1597 |
+
"loss": 1.1145,
|
1598 |
+
"step": 2270
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"epoch": 0.71,
|
1602 |
+
"grad_norm": 0.201171875,
|
1603 |
+
"learning_rate": 1.887010833178222e-05,
|
1604 |
+
"loss": 1.0683,
|
1605 |
+
"step": 2280
|
1606 |
+
},
|
1607 |
+
{
|
1608 |
+
"epoch": 0.72,
|
1609 |
+
"grad_norm": 0.19140625,
|
1610 |
+
"learning_rate": 1.885326007854855e-05,
|
1611 |
+
"loss": 1.1338,
|
1612 |
+
"step": 2290
|
1613 |
+
},
|
1614 |
+
{
|
1615 |
+
"epoch": 0.72,
|
1616 |
+
"grad_norm": 0.19921875,
|
1617 |
+
"learning_rate": 1.883629477434828e-05,
|
1618 |
+
"loss": 1.1307,
|
1619 |
+
"step": 2300
|
1620 |
+
},
|
1621 |
+
{
|
1622 |
+
"epoch": 0.72,
|
1623 |
+
"grad_norm": 0.173828125,
|
1624 |
+
"learning_rate": 1.881921264348355e-05,
|
1625 |
+
"loss": 1.1751,
|
1626 |
+
"step": 2310
|
1627 |
+
},
|
1628 |
+
{
|
1629 |
+
"epoch": 0.72,
|
1630 |
+
"grad_norm": 0.1953125,
|
1631 |
+
"learning_rate": 1.880201391180111e-05,
|
1632 |
+
"loss": 1.1072,
|
1633 |
+
"step": 2320
|
1634 |
+
},
|
1635 |
+
{
|
1636 |
+
"epoch": 0.73,
|
1637 |
+
"grad_norm": 0.201171875,
|
1638 |
+
"learning_rate": 1.8784698806689308e-05,
|
1639 |
+
"loss": 1.1771,
|
1640 |
+
"step": 2330
|
1641 |
+
},
|
1642 |
+
{
|
1643 |
+
"epoch": 0.73,
|
1644 |
+
"grad_norm": 0.1552734375,
|
1645 |
+
"learning_rate": 1.876726755707508e-05,
|
1646 |
+
"loss": 1.1182,
|
1647 |
+
"step": 2340
|
1648 |
+
},
|
1649 |
+
{
|
1650 |
+
"epoch": 0.73,
|
1651 |
+
"grad_norm": 0.38671875,
|
1652 |
+
"learning_rate": 1.8749720393420948e-05,
|
1653 |
+
"loss": 1.2228,
|
1654 |
+
"step": 2350
|
1655 |
+
},
|
1656 |
+
{
|
1657 |
+
"epoch": 0.74,
|
1658 |
+
"grad_norm": 0.20703125,
|
1659 |
+
"learning_rate": 1.8732057547721962e-05,
|
1660 |
+
"loss": 1.1807,
|
1661 |
+
"step": 2360
|
1662 |
+
},
|
1663 |
+
{
|
1664 |
+
"epoch": 0.74,
|
1665 |
+
"grad_norm": 0.205078125,
|
1666 |
+
"learning_rate": 1.8714279253502616e-05,
|
1667 |
+
"loss": 1.0115,
|
1668 |
+
"step": 2370
|
1669 |
+
},
|
1670 |
+
{
|
1671 |
+
"epoch": 0.74,
|
1672 |
+
"grad_norm": 0.328125,
|
1673 |
+
"learning_rate": 1.8696385745813793e-05,
|
1674 |
+
"loss": 1.0663,
|
1675 |
+
"step": 2380
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"epoch": 0.75,
|
1679 |
+
"grad_norm": 0.251953125,
|
1680 |
+
"learning_rate": 1.8678377261229624e-05,
|
1681 |
+
"loss": 1.1894,
|
1682 |
+
"step": 2390
|
1683 |
+
},
|
1684 |
+
{
|
1685 |
+
"epoch": 0.75,
|
1686 |
+
"grad_norm": 0.26171875,
|
1687 |
+
"learning_rate": 1.866025403784439e-05,
|
1688 |
+
"loss": 1.2207,
|
1689 |
+
"step": 2400
|
1690 |
+
},
|
1691 |
+
{
|
1692 |
+
"epoch": 0.75,
|
1693 |
+
"grad_norm": 0.287109375,
|
1694 |
+
"learning_rate": 1.8642016315269345e-05,
|
1695 |
+
"loss": 1.092,
|
1696 |
+
"step": 2410
|
1697 |
+
},
|
1698 |
+
{
|
1699 |
+
"epoch": 0.76,
|
1700 |
+
"grad_norm": 0.1982421875,
|
1701 |
+
"learning_rate": 1.8623664334629576e-05,
|
1702 |
+
"loss": 1.1397,
|
1703 |
+
"step": 2420
|
1704 |
+
},
|
1705 |
+
{
|
1706 |
+
"epoch": 0.76,
|
1707 |
+
"grad_norm": 0.291015625,
|
1708 |
+
"learning_rate": 1.860519833856079e-05,
|
1709 |
+
"loss": 1.1003,
|
1710 |
+
"step": 2430
|
1711 |
+
},
|
1712 |
+
{
|
1713 |
+
"epoch": 0.76,
|
1714 |
+
"grad_norm": 0.267578125,
|
1715 |
+
"learning_rate": 1.8586618571206133e-05,
|
1716 |
+
"loss": 1.1145,
|
1717 |
+
"step": 2440
|
1718 |
+
},
|
1719 |
+
{
|
1720 |
+
"epoch": 0.77,
|
1721 |
+
"grad_norm": 0.5703125,
|
1722 |
+
"learning_rate": 1.856792527821293e-05,
|
1723 |
+
"loss": 1.1072,
|
1724 |
+
"step": 2450
|
1725 |
+
},
|
1726 |
+
{
|
1727 |
+
"epoch": 0.77,
|
1728 |
+
"grad_norm": 0.271484375,
|
1729 |
+
"learning_rate": 1.854911870672947e-05,
|
1730 |
+
"loss": 1.2103,
|
1731 |
+
"step": 2460
|
1732 |
+
},
|
1733 |
+
{
|
1734 |
+
"epoch": 0.77,
|
1735 |
+
"grad_norm": 0.173828125,
|
1736 |
+
"learning_rate": 1.8530199105401705e-05,
|
1737 |
+
"loss": 1.2184,
|
1738 |
+
"step": 2470
|
1739 |
+
},
|
1740 |
+
{
|
1741 |
+
"epoch": 0.78,
|
1742 |
+
"grad_norm": 0.1669921875,
|
1743 |
+
"learning_rate": 1.8511166724369997e-05,
|
1744 |
+
"loss": 1.1892,
|
1745 |
+
"step": 2480
|
1746 |
+
},
|
1747 |
+
{
|
1748 |
+
"epoch": 0.78,
|
1749 |
+
"grad_norm": 0.28125,
|
1750 |
+
"learning_rate": 1.849202181526579e-05,
|
1751 |
+
"loss": 1.1147,
|
1752 |
+
"step": 2490
|
1753 |
+
},
|
1754 |
+
{
|
1755 |
+
"epoch": 0.78,
|
1756 |
+
"grad_norm": 0.177734375,
|
1757 |
+
"learning_rate": 1.847276463120828e-05,
|
1758 |
+
"loss": 1.1493,
|
1759 |
+
"step": 2500
|
1760 |
+
},
|
1761 |
+
{
|
1762 |
+
"epoch": 0.78,
|
1763 |
+
"grad_norm": 0.1630859375,
|
1764 |
+
"learning_rate": 1.8453395426801083e-05,
|
1765 |
+
"loss": 1.1848,
|
1766 |
+
"step": 2510
|
1767 |
+
},
|
1768 |
+
{
|
1769 |
+
"epoch": 0.79,
|
1770 |
+
"grad_norm": 0.216796875,
|
1771 |
+
"learning_rate": 1.843391445812886e-05,
|
1772 |
+
"loss": 1.1074,
|
1773 |
+
"step": 2520
|
1774 |
+
},
|
1775 |
+
{
|
1776 |
+
"epoch": 0.79,
|
1777 |
+
"grad_norm": 0.24609375,
|
1778 |
+
"learning_rate": 1.841432198275393e-05,
|
1779 |
+
"loss": 1.1532,
|
1780 |
+
"step": 2530
|
1781 |
+
},
|
1782 |
+
{
|
1783 |
+
"epoch": 0.79,
|
1784 |
+
"grad_norm": 0.197265625,
|
1785 |
+
"learning_rate": 1.8394618259712866e-05,
|
1786 |
+
"loss": 1.1678,
|
1787 |
+
"step": 2540
|
1788 |
+
},
|
1789 |
+
{
|
1790 |
+
"epoch": 0.8,
|
1791 |
+
"grad_norm": 0.2138671875,
|
1792 |
+
"learning_rate": 1.837480354951308e-05,
|
1793 |
+
"loss": 1.1779,
|
1794 |
+
"step": 2550
|
1795 |
+
},
|
1796 |
+
{
|
1797 |
+
"epoch": 0.8,
|
1798 |
+
"grad_norm": 0.1943359375,
|
1799 |
+
"learning_rate": 1.8354878114129368e-05,
|
1800 |
+
"loss": 1.2235,
|
1801 |
+
"step": 2560
|
1802 |
+
},
|
1803 |
+
{
|
1804 |
+
"epoch": 0.8,
|
1805 |
+
"grad_norm": 0.18359375,
|
1806 |
+
"learning_rate": 1.833484221700044e-05,
|
1807 |
+
"loss": 1.128,
|
1808 |
+
"step": 2570
|
1809 |
+
},
|
1810 |
+
{
|
1811 |
+
"epoch": 0.81,
|
1812 |
+
"grad_norm": 0.216796875,
|
1813 |
+
"learning_rate": 1.8314696123025456e-05,
|
1814 |
+
"loss": 1.0884,
|
1815 |
+
"step": 2580
|
1816 |
+
},
|
1817 |
+
{
|
1818 |
+
"epoch": 0.81,
|
1819 |
+
"grad_norm": 0.1728515625,
|
1820 |
+
"learning_rate": 1.8294440098560508e-05,
|
1821 |
+
"loss": 1.152,
|
1822 |
+
"step": 2590
|
1823 |
+
},
|
1824 |
+
{
|
1825 |
+
"epoch": 0.81,
|
1826 |
+
"grad_norm": 0.1962890625,
|
1827 |
+
"learning_rate": 1.8274074411415104e-05,
|
1828 |
+
"loss": 1.1352,
|
1829 |
+
"step": 2600
|
1830 |
+
},
|
1831 |
+
{
|
1832 |
+
"epoch": 0.82,
|
1833 |
+
"grad_norm": 0.419921875,
|
1834 |
+
"learning_rate": 1.8253599330848638e-05,
|
1835 |
+
"loss": 1.129,
|
1836 |
+
"step": 2610
|
1837 |
+
},
|
1838 |
+
{
|
1839 |
+
"epoch": 0.82,
|
1840 |
+
"grad_norm": 0.271484375,
|
1841 |
+
"learning_rate": 1.8233015127566805e-05,
|
1842 |
+
"loss": 1.1701,
|
1843 |
+
"step": 2620
|
1844 |
+
},
|
1845 |
+
{
|
1846 |
+
"epoch": 0.82,
|
1847 |
+
"grad_norm": 0.302734375,
|
1848 |
+
"learning_rate": 1.8212322073718042e-05,
|
1849 |
+
"loss": 1.1856,
|
1850 |
+
"step": 2630
|
1851 |
+
},
|
1852 |
+
{
|
1853 |
+
"epoch": 0.82,
|
1854 |
+
"grad_norm": 0.255859375,
|
1855 |
+
"learning_rate": 1.819152044288992e-05,
|
1856 |
+
"loss": 1.1635,
|
1857 |
+
"step": 2640
|
1858 |
+
},
|
1859 |
+
{
|
1860 |
+
"epoch": 0.83,
|
1861 |
+
"grad_norm": 1.0625,
|
1862 |
+
"learning_rate": 1.817061051010554e-05,
|
1863 |
+
"loss": 1.1203,
|
1864 |
+
"step": 2650
|
1865 |
+
},
|
1866 |
+
{
|
1867 |
+
"epoch": 0.83,
|
1868 |
+
"grad_norm": 0.19140625,
|
1869 |
+
"learning_rate": 1.8149592551819883e-05,
|
1870 |
+
"loss": 1.1662,
|
1871 |
+
"step": 2660
|
1872 |
+
},
|
1873 |
+
{
|
1874 |
+
"epoch": 0.83,
|
1875 |
+
"grad_norm": 0.2353515625,
|
1876 |
+
"learning_rate": 1.8128466845916156e-05,
|
1877 |
+
"loss": 1.1825,
|
1878 |
+
"step": 2670
|
1879 |
+
},
|
1880 |
+
{
|
1881 |
+
"epoch": 0.84,
|
1882 |
+
"grad_norm": 0.201171875,
|
1883 |
+
"learning_rate": 1.8107233671702123e-05,
|
1884 |
+
"loss": 1.1868,
|
1885 |
+
"step": 2680
|
1886 |
+
},
|
1887 |
+
{
|
1888 |
+
"epoch": 0.84,
|
1889 |
+
"grad_norm": 0.212890625,
|
1890 |
+
"learning_rate": 1.808589330990642e-05,
|
1891 |
+
"loss": 1.1071,
|
1892 |
+
"step": 2690
|
1893 |
+
},
|
1894 |
+
{
|
1895 |
+
"epoch": 0.84,
|
1896 |
+
"grad_norm": 0.1943359375,
|
1897 |
+
"learning_rate": 1.806444604267483e-05,
|
1898 |
+
"loss": 1.1734,
|
1899 |
+
"step": 2700
|
1900 |
+
},
|
1901 |
+
{
|
1902 |
+
"epoch": 0.85,
|
1903 |
+
"grad_norm": 0.193359375,
|
1904 |
+
"learning_rate": 1.8042892153566543e-05,
|
1905 |
+
"loss": 1.213,
|
1906 |
+
"step": 2710
|
1907 |
+
},
|
1908 |
+
{
|
1909 |
+
"epoch": 0.85,
|
1910 |
+
"grad_norm": 0.61328125,
|
1911 |
+
"learning_rate": 1.802123192755044e-05,
|
1912 |
+
"loss": 1.1722,
|
1913 |
+
"step": 2720
|
1914 |
+
},
|
1915 |
+
{
|
1916 |
+
"epoch": 0.85,
|
1917 |
+
"grad_norm": 0.220703125,
|
1918 |
+
"learning_rate": 1.7999465651001297e-05,
|
1919 |
+
"loss": 1.0755,
|
1920 |
+
"step": 2730
|
1921 |
+
},
|
1922 |
+
{
|
1923 |
+
"epoch": 0.86,
|
1924 |
+
"grad_norm": 0.6875,
|
1925 |
+
"learning_rate": 1.7977593611696017e-05,
|
1926 |
+
"loss": 1.1852,
|
1927 |
+
"step": 2740
|
1928 |
+
},
|
1929 |
+
{
|
1930 |
+
"epoch": 0.86,
|
1931 |
+
"grad_norm": 0.19921875,
|
1932 |
+
"learning_rate": 1.79556160988098e-05,
|
1933 |
+
"loss": 1.1037,
|
1934 |
+
"step": 2750
|
1935 |
+
},
|
1936 |
+
{
|
1937 |
+
"epoch": 0.86,
|
1938 |
+
"grad_norm": 0.166015625,
|
1939 |
+
"learning_rate": 1.7933533402912354e-05,
|
1940 |
+
"loss": 1.2323,
|
1941 |
+
"step": 2760
|
1942 |
+
},
|
1943 |
+
{
|
1944 |
+
"epoch": 0.87,
|
1945 |
+
"grad_norm": 0.2099609375,
|
1946 |
+
"learning_rate": 1.791134581596402e-05,
|
1947 |
+
"loss": 1.1885,
|
1948 |
+
"step": 2770
|
1949 |
+
},
|
1950 |
+
{
|
1951 |
+
"epoch": 0.87,
|
1952 |
+
"grad_norm": 0.29296875,
|
1953 |
+
"learning_rate": 1.7889053631311947e-05,
|
1954 |
+
"loss": 1.1541,
|
1955 |
+
"step": 2780
|
1956 |
+
},
|
1957 |
+
{
|
1958 |
+
"epoch": 0.87,
|
1959 |
+
"grad_norm": 0.2373046875,
|
1960 |
+
"learning_rate": 1.786665714368617e-05,
|
1961 |
+
"loss": 1.1488,
|
1962 |
+
"step": 2790
|
1963 |
+
},
|
1964 |
+
{
|
1965 |
+
"epoch": 0.88,
|
1966 |
+
"grad_norm": 0.75,
|
1967 |
+
"learning_rate": 1.784415664919576e-05,
|
1968 |
+
"loss": 1.1424,
|
1969 |
+
"step": 2800
|
1970 |
+
},
|
1971 |
+
{
|
1972 |
+
"epoch": 0.88,
|
1973 |
+
"grad_norm": 1.03125,
|
1974 |
+
"learning_rate": 1.782155244532487e-05,
|
1975 |
+
"loss": 1.1235,
|
1976 |
+
"step": 2810
|
1977 |
+
},
|
1978 |
+
{
|
1979 |
+
"epoch": 0.88,
|
1980 |
+
"grad_norm": 0.388671875,
|
1981 |
+
"learning_rate": 1.7798844830928818e-05,
|
1982 |
+
"loss": 1.3127,
|
1983 |
+
"step": 2820
|
1984 |
+
},
|
1985 |
+
{
|
1986 |
+
"epoch": 0.88,
|
1987 |
+
"grad_norm": 0.4609375,
|
1988 |
+
"learning_rate": 1.7776034106230156e-05,
|
1989 |
+
"loss": 1.1475,
|
1990 |
+
"step": 2830
|
1991 |
+
},
|
1992 |
+
{
|
1993 |
+
"epoch": 0.89,
|
1994 |
+
"grad_norm": 0.1650390625,
|
1995 |
+
"learning_rate": 1.775312057281466e-05,
|
1996 |
+
"loss": 1.1558,
|
1997 |
+
"step": 2840
|
1998 |
+
},
|
1999 |
+
{
|
2000 |
+
"epoch": 0.89,
|
2001 |
+
"grad_norm": 0.171875,
|
2002 |
+
"learning_rate": 1.773010453362737e-05,
|
2003 |
+
"loss": 1.0776,
|
2004 |
+
"step": 2850
|
2005 |
+
},
|
2006 |
+
{
|
2007 |
+
"epoch": 0.89,
|
2008 |
+
"grad_norm": 0.236328125,
|
2009 |
+
"learning_rate": 1.770698629296858e-05,
|
2010 |
+
"loss": 1.1442,
|
2011 |
+
"step": 2860
|
2012 |
+
},
|
2013 |
+
{
|
2014 |
+
"epoch": 0.9,
|
2015 |
+
"grad_norm": 0.498046875,
|
2016 |
+
"learning_rate": 1.7683766156489817e-05,
|
2017 |
+
"loss": 1.1917,
|
2018 |
+
"step": 2870
|
2019 |
+
},
|
2020 |
+
{
|
2021 |
+
"epoch": 0.9,
|
2022 |
+
"grad_norm": 0.1826171875,
|
2023 |
+
"learning_rate": 1.766044443118978e-05,
|
2024 |
+
"loss": 1.2439,
|
2025 |
+
"step": 2880
|
2026 |
+
},
|
2027 |
+
{
|
2028 |
+
"epoch": 0.9,
|
2029 |
+
"grad_norm": 0.2177734375,
|
2030 |
+
"learning_rate": 1.763702142541032e-05,
|
2031 |
+
"loss": 1.129,
|
2032 |
+
"step": 2890
|
2033 |
+
},
|
2034 |
+
{
|
2035 |
+
"epoch": 0.91,
|
2036 |
+
"grad_norm": 0.2314453125,
|
2037 |
+
"learning_rate": 1.761349744883231e-05,
|
2038 |
+
"loss": 1.1861,
|
2039 |
+
"step": 2900
|
2040 |
+
},
|
2041 |
+
{
|
2042 |
+
"epoch": 0.91,
|
2043 |
+
"grad_norm": 0.291015625,
|
2044 |
+
"learning_rate": 1.758987281247162e-05,
|
2045 |
+
"loss": 1.1001,
|
2046 |
+
"step": 2910
|
2047 |
+
},
|
2048 |
+
{
|
2049 |
+
"epoch": 0.91,
|
2050 |
+
"grad_norm": 0.17578125,
|
2051 |
+
"learning_rate": 1.756614782867493e-05,
|
2052 |
+
"loss": 1.2019,
|
2053 |
+
"step": 2920
|
2054 |
+
},
|
2055 |
+
{
|
2056 |
+
"epoch": 0.92,
|
2057 |
+
"grad_norm": 0.1552734375,
|
2058 |
+
"learning_rate": 1.7542322811115657e-05,
|
2059 |
+
"loss": 1.1267,
|
2060 |
+
"step": 2930
|
2061 |
+
},
|
2062 |
+
{
|
2063 |
+
"epoch": 0.92,
|
2064 |
+
"grad_norm": 0.158203125,
|
2065 |
+
"learning_rate": 1.7518398074789776e-05,
|
2066 |
+
"loss": 1.1625,
|
2067 |
+
"step": 2940
|
2068 |
+
},
|
2069 |
+
{
|
2070 |
+
"epoch": 0.92,
|
2071 |
+
"grad_norm": 0.1728515625,
|
2072 |
+
"learning_rate": 1.7494373936011674e-05,
|
2073 |
+
"loss": 1.1846,
|
2074 |
+
"step": 2950
|
2075 |
+
},
|
2076 |
+
{
|
2077 |
+
"epoch": 0.93,
|
2078 |
+
"grad_norm": 0.26171875,
|
2079 |
+
"learning_rate": 1.7470250712409963e-05,
|
2080 |
+
"loss": 1.0803,
|
2081 |
+
"step": 2960
|
2082 |
+
},
|
2083 |
+
{
|
2084 |
+
"epoch": 0.93,
|
2085 |
+
"grad_norm": 0.2021484375,
|
2086 |
+
"learning_rate": 1.7446028722923266e-05,
|
2087 |
+
"loss": 1.1674,
|
2088 |
+
"step": 2970
|
2089 |
+
},
|
2090 |
+
{
|
2091 |
+
"epoch": 0.93,
|
2092 |
+
"grad_norm": 0.240234375,
|
2093 |
+
"learning_rate": 1.7421708287796017e-05,
|
2094 |
+
"loss": 1.1976,
|
2095 |
+
"step": 2980
|
2096 |
+
},
|
2097 |
+
{
|
2098 |
+
"epoch": 0.93,
|
2099 |
+
"grad_norm": 0.23828125,
|
2100 |
+
"learning_rate": 1.7397289728574234e-05,
|
2101 |
+
"loss": 1.1307,
|
2102 |
+
"step": 2990
|
2103 |
+
},
|
2104 |
+
{
|
2105 |
+
"epoch": 0.94,
|
2106 |
+
"grad_norm": 0.61328125,
|
2107 |
+
"learning_rate": 1.737277336810124e-05,
|
2108 |
+
"loss": 1.1122,
|
2109 |
+
"step": 3000
|
2110 |
+
},
|
2111 |
+
{
|
2112 |
+
"epoch": 0.94,
|
2113 |
+
"grad_norm": 0.1845703125,
|
2114 |
+
"learning_rate": 1.7348159530513424e-05,
|
2115 |
+
"loss": 1.1558,
|
2116 |
+
"step": 3010
|
2117 |
+
},
|
2118 |
+
{
|
2119 |
+
"epoch": 0.94,
|
2120 |
+
"grad_norm": 0.1826171875,
|
2121 |
+
"learning_rate": 1.7323448541235922e-05,
|
2122 |
+
"loss": 1.1335,
|
2123 |
+
"step": 3020
|
2124 |
+
},
|
2125 |
+
{
|
2126 |
+
"epoch": 0.95,
|
2127 |
+
"grad_norm": 0.2109375,
|
2128 |
+
"learning_rate": 1.7298640726978357e-05,
|
2129 |
+
"loss": 1.1388,
|
2130 |
+
"step": 3030
|
2131 |
+
},
|
2132 |
+
{
|
2133 |
+
"epoch": 0.95,
|
2134 |
+
"grad_norm": 0.2578125,
|
2135 |
+
"learning_rate": 1.7273736415730488e-05,
|
2136 |
+
"loss": 1.207,
|
2137 |
+
"step": 3040
|
2138 |
+
},
|
2139 |
+
{
|
2140 |
+
"epoch": 0.95,
|
2141 |
+
"grad_norm": 0.25,
|
2142 |
+
"learning_rate": 1.7248735936757882e-05,
|
2143 |
+
"loss": 1.113,
|
2144 |
+
"step": 3050
|
2145 |
+
},
|
2146 |
+
{
|
2147 |
+
"epoch": 0.96,
|
2148 |
+
"grad_norm": 0.201171875,
|
2149 |
+
"learning_rate": 1.7223639620597556e-05,
|
2150 |
+
"loss": 1.1843,
|
2151 |
+
"step": 3060
|
2152 |
+
},
|
2153 |
+
{
|
2154 |
+
"epoch": 0.96,
|
2155 |
+
"grad_norm": 0.189453125,
|
2156 |
+
"learning_rate": 1.719844779905363e-05,
|
2157 |
+
"loss": 1.1279,
|
2158 |
+
"step": 3070
|
2159 |
+
},
|
2160 |
+
{
|
2161 |
+
"epoch": 0.96,
|
2162 |
+
"grad_norm": 0.18359375,
|
2163 |
+
"learning_rate": 1.7173160805192895e-05,
|
2164 |
+
"loss": 1.1639,
|
2165 |
+
"step": 3080
|
2166 |
+
},
|
2167 |
+
{
|
2168 |
+
"epoch": 0.97,
|
2169 |
+
"grad_norm": 0.2041015625,
|
2170 |
+
"learning_rate": 1.7147778973340466e-05,
|
2171 |
+
"loss": 1.1434,
|
2172 |
+
"step": 3090
|
2173 |
+
},
|
2174 |
+
{
|
2175 |
+
"epoch": 0.97,
|
2176 |
+
"grad_norm": 0.2158203125,
|
2177 |
+
"learning_rate": 1.7122302639075313e-05,
|
2178 |
+
"loss": 1.1951,
|
2179 |
+
"step": 3100
|
2180 |
+
},
|
2181 |
+
{
|
2182 |
+
"epoch": 0.97,
|
2183 |
+
"grad_norm": 2.046875,
|
2184 |
+
"learning_rate": 1.7096732139225853e-05,
|
2185 |
+
"loss": 1.1432,
|
2186 |
+
"step": 3110
|
2187 |
+
},
|
2188 |
+
{
|
2189 |
+
"epoch": 0.97,
|
2190 |
+
"grad_norm": 0.2060546875,
|
2191 |
+
"learning_rate": 1.7071067811865477e-05,
|
2192 |
+
"loss": 1.1327,
|
2193 |
+
"step": 3120
|
2194 |
+
},
|
2195 |
+
{
|
2196 |
+
"epoch": 0.98,
|
2197 |
+
"grad_norm": 0.314453125,
|
2198 |
+
"learning_rate": 1.7045309996308107e-05,
|
2199 |
+
"loss": 1.1622,
|
2200 |
+
"step": 3130
|
2201 |
+
},
|
2202 |
+
{
|
2203 |
+
"epoch": 0.98,
|
2204 |
+
"grad_norm": 0.1904296875,
|
2205 |
+
"learning_rate": 1.7019459033103684e-05,
|
2206 |
+
"loss": 1.1804,
|
2207 |
+
"step": 3140
|
2208 |
+
},
|
2209 |
+
{
|
2210 |
+
"epoch": 0.98,
|
2211 |
+
"grad_norm": 0.1708984375,
|
2212 |
+
"learning_rate": 1.699351526403367e-05,
|
2213 |
+
"loss": 1.0703,
|
2214 |
+
"step": 3150
|
2215 |
+
},
|
2216 |
+
{
|
2217 |
+
"epoch": 0.99,
|
2218 |
+
"grad_norm": 0.30859375,
|
2219 |
+
"learning_rate": 1.6967479032106552e-05,
|
2220 |
+
"loss": 1.1724,
|
2221 |
+
"step": 3160
|
2222 |
+
},
|
2223 |
+
{
|
2224 |
+
"epoch": 0.99,
|
2225 |
+
"grad_norm": 0.1953125,
|
2226 |
+
"learning_rate": 1.694135068155327e-05,
|
2227 |
+
"loss": 1.1547,
|
2228 |
+
"step": 3170
|
2229 |
+
},
|
2230 |
+
{
|
2231 |
+
"epoch": 0.99,
|
2232 |
+
"grad_norm": 0.2314453125,
|
2233 |
+
"learning_rate": 1.6915130557822698e-05,
|
2234 |
+
"loss": 1.1062,
|
2235 |
+
"step": 3180
|
2236 |
+
},
|
2237 |
+
{
|
2238 |
+
"epoch": 1.0,
|
2239 |
+
"grad_norm": 0.392578125,
|
2240 |
+
"learning_rate": 1.6888819007577054e-05,
|
2241 |
+
"loss": 1.1308,
|
2242 |
+
"step": 3190
|
2243 |
+
},
|
2244 |
+
{
|
2245 |
+
"epoch": 1.0,
|
2246 |
+
"grad_norm": 0.546875,
|
2247 |
+
"learning_rate": 1.686241637868734e-05,
|
2248 |
+
"loss": 1.0832,
|
2249 |
+
"step": 3200
|
2250 |
+
}
|
2251 |
+
],
|
2252 |
+
"logging_steps": 10,
|
2253 |
+
"max_steps": 9600,
|
2254 |
+
"num_input_tokens_seen": 0,
|
2255 |
+
"num_train_epochs": 3,
|
2256 |
+
"save_steps": 500,
|
2257 |
+
"total_flos": 9.386039555779461e+17,
|
2258 |
+
"train_batch_size": 2,
|
2259 |
+
"trial_name": null,
|
2260 |
+
"trial_params": null
|
2261 |
+
}
|
checkpoint-3200/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2d4a06de6ad4a5ad19246a2d9699177460e0ea627a95ad02a4a8615ba437d95
|
3 |
+
size 4920
|
checkpoint-6400/README.md
ADDED
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: google/gemma-2b
|
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.8.2
|
checkpoint-6400/adapter_config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/gemma-2b",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 8,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 6,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"down_proj",
|
24 |
+
"k_proj",
|
25 |
+
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_rslora": false
|
32 |
+
}
|
checkpoint-6400/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a22354916780dc7e21fa0f8e2826b0abaf61579856273bbfcdb5ed8991a63c2
|
3 |
+
size 14741912
|
checkpoint-6400/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08480820954be6038c38a1f15f497dd23e9c44385f5f240fbe0a247d785a74ba
|
3 |
+
size 29632634
|
checkpoint-6400/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:186b09f4d4e3cfe4186282d9383d5544a391db0e9182ee285b24fe7421d82a61
|
3 |
+
size 14244
|
checkpoint-6400/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5c382f52a21ccb343c22d7461807df5c7b4e1cb8a1aad4c371b51e31ac14cb3
|
3 |
+
size 1064
|
checkpoint-6400/special_tokens_map.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"bos_token": {
|
7 |
+
"content": "<bos>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"eos_token": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
},
|
20 |
+
"pad_token": {
|
21 |
+
"content": "<pad>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false
|
26 |
+
},
|
27 |
+
"unk_token": {
|
28 |
+
"content": "<unk>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false
|
33 |
+
}
|
34 |
+
}
|
checkpoint-6400/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22449cb9ef4bad0db7dd93b46ddff7ab7d6a654dd4f903e130ddb6361eac3af5
|
3 |
+
size 17477473
|
checkpoint-6400/tokenizer_config.json
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<pad>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<bos>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"3": {
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"106": {
|
38 |
+
"content": "<|im_start|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"107": {
|
46 |
+
"content": "<|im_end|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"additional_special_tokens": [
|
55 |
+
"<|im_start|>",
|
56 |
+
"<|im_end|>"
|
57 |
+
],
|
58 |
+
"bos_token": "<bos>",
|
59 |
+
"chat_template": "{% if messages[0]['role'] == 'user' or messages[0]['role'] == 'system' %}{{ bos_token }}{% endif %}{% for message in messages %}{{ '<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n' }}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% elif messages[-1]['role'] == 'assistant' %}{{ eos_token }}{% endif %}",
|
60 |
+
"clean_up_tokenization_spaces": false,
|
61 |
+
"eos_token": "<eos>",
|
62 |
+
"legacy": null,
|
63 |
+
"model_max_length": 1000000000000000019884624838656,
|
64 |
+
"pad_token": "<pad>",
|
65 |
+
"sp_model_kwargs": {},
|
66 |
+
"spaces_between_special_tokens": false,
|
67 |
+
"tokenizer_class": "GemmaTokenizer",
|
68 |
+
"unk_token": "<unk>",
|
69 |
+
"use_default_system_prompt": false
|
70 |
+
}
|
checkpoint-6400/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-6400/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2d4a06de6ad4a5ad19246a2d9699177460e0ea627a95ad02a4a8615ba437d95
|
3 |
+
size 4920
|
checkpoint-9600/README.md
ADDED
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: google/gemma-2b
|
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.8.2
|
checkpoint-9600/adapter_config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/gemma-2b",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 8,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 6,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"down_proj",
|
24 |
+
"k_proj",
|
25 |
+
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_rslora": false
|
32 |
+
}
|
checkpoint-9600/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3699447ec3e96f252059905bf4012a1556246207fe8f22412933e1542b509f06
|
3 |
+
size 14741912
|
checkpoint-9600/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c58ca16fda597630b51644f67a6f65e88f4211283ff09cdac71d88851478eac
|
3 |
+
size 29632634
|
checkpoint-9600/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ae69203223709a5d11efcd08eeb5add69710556faca400fb80b96b4c0713167
|
3 |
+
size 14244
|
checkpoint-9600/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:335ab87ca5673aee005648006732bacac37b65891c2d2a5c9cc63c121983415a
|
3 |
+
size 1064
|
checkpoint-9600/special_tokens_map.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"bos_token": {
|
7 |
+
"content": "<bos>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"eos_token": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
},
|
20 |
+
"pad_token": {
|
21 |
+
"content": "<pad>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false
|
26 |
+
},
|
27 |
+
"unk_token": {
|
28 |
+
"content": "<unk>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false
|
33 |
+
}
|
34 |
+
}
|
checkpoint-9600/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22449cb9ef4bad0db7dd93b46ddff7ab7d6a654dd4f903e130ddb6361eac3af5
|
3 |
+
size 17477473
|
checkpoint-9600/tokenizer_config.json
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<pad>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<bos>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"3": {
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"106": {
|
38 |
+
"content": "<|im_start|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"107": {
|
46 |
+
"content": "<|im_end|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"additional_special_tokens": [
|
55 |
+
"<|im_start|>",
|
56 |
+
"<|im_end|>"
|
57 |
+
],
|
58 |
+
"bos_token": "<bos>",
|
59 |
+
"chat_template": "{% if messages[0]['role'] == 'user' or messages[0]['role'] == 'system' %}{{ bos_token }}{% endif %}{% for message in messages %}{{ '<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n' }}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% elif messages[-1]['role'] == 'assistant' %}{{ eos_token }}{% endif %}",
|
60 |
+
"clean_up_tokenization_spaces": false,
|
61 |
+
"eos_token": "<eos>",
|
62 |
+
"legacy": null,
|
63 |
+
"model_max_length": 1000000000000000019884624838656,
|
64 |
+
"pad_token": "<pad>",
|
65 |
+
"sp_model_kwargs": {},
|
66 |
+
"spaces_between_special_tokens": false,
|
67 |
+
"tokenizer_class": "GemmaTokenizer",
|
68 |
+
"unk_token": "<unk>",
|
69 |
+
"use_default_system_prompt": false
|
70 |
+
}
|
checkpoint-9600/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-9600/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2d4a06de6ad4a5ad19246a2d9699177460e0ea627a95ad02a4a8615ba437d95
|
3 |
+
size 4920
|
config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/gemma-2b",
|
3 |
+
"architectures": [
|
4 |
+
"GemmaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 2,
|
9 |
+
"eos_token_id": 1,
|
10 |
+
"head_dim": 256,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_size": 2048,
|
13 |
+
"initializer_range": 0.02,
|
14 |
+
"intermediate_size": 16384,
|
15 |
+
"max_position_embeddings": 8192,
|
16 |
+
"model_type": "gemma",
|
17 |
+
"num_attention_heads": 8,
|
18 |
+
"num_hidden_layers": 18,
|
19 |
+
"num_key_value_heads": 1,
|
20 |
+
"pad_token_id": 0,
|
21 |
+
"rms_norm_eps": 1e-06,
|
22 |
+
"rope_scaling": null,
|
23 |
+
"rope_theta": 10000.0,
|
24 |
+
"torch_dtype": "float16",
|
25 |
+
"transformers_version": "4.38.2",
|
26 |
+
"use_cache": true,
|
27 |
+
"vocab_size": 256000
|
28 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 2,
|
4 |
+
"eos_token_id": 1,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.38.2"
|
7 |
+
}
|
model-00001-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57a48a252e1ad7221e4d793c4e115e1afd9d96515b6f74f9fed78b7a210b35fe
|
3 |
+
size 1948291704
|
model-00002-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93061f92a1824e9d7149039c11bf5228befab9f58c85a1bddfbd530ce6e16e42
|
3 |
+
size 1981891624
|
model-00003-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:750cdc431f733ff53d91ff5ae913576dbb9dd6fceec3065fe6c2f934d289b861
|
3 |
+
size 1082180264
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 5012344832
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"model.embed_tokens.weight": "model-00001-of-00003.safetensors",
|
7 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
12 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
13 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
14 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
15 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
16 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
17 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
18 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
19 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
20 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
21 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
22 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
23 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
24 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
25 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
26 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
27 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
28 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
29 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
30 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
31 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
32 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
33 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
34 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
35 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
36 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
37 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
38 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
39 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
40 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
41 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
42 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
43 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
44 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
45 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
46 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
47 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
48 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
49 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
50 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
51 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
52 |
+
"model.layers.13.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
53 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
54 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
55 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
56 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
57 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
58 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
59 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
60 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
61 |
+
"model.layers.14.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
62 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
63 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
64 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
65 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
66 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
67 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
68 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
69 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
70 |
+
"model.layers.15.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
71 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
72 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
73 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
74 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
75 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
76 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
77 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
78 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
79 |
+
"model.layers.16.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
80 |
+
"model.layers.16.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
81 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
82 |
+
"model.layers.16.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
83 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
84 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
85 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
86 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
87 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
88 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
89 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
90 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
91 |
+
"model.layers.17.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
92 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
93 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
94 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
95 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
96 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
97 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
98 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
99 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
100 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
101 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
102 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
103 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
104 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
105 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
106 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
107 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
108 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
109 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
110 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
111 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
112 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
113 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
114 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
115 |
+
"model.layers.4.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
116 |
+
"model.layers.4.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
117 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
118 |
+
"model.layers.4.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
119 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
120 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
121 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
122 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
123 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
124 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
125 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
126 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
127 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
128 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
129 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
130 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
131 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
132 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
133 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
134 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
135 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
136 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
137 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
138 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
139 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
140 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
141 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
142 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
143 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
144 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
145 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
146 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
147 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
148 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
149 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
150 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
151 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
152 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
153 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
154 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
155 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
156 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
157 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
158 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
159 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
160 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
161 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
162 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
163 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
164 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
165 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
166 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
167 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
168 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
169 |
+
"model.norm.weight": "model-00003-of-00003.safetensors"
|
170 |
+
}
|
171 |
+
}
|
runs/Mar21_07-13-40_a518bf4a6403/events.out.tfevents.1711005287.a518bf4a6403.192.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1ba56673170366c7fdfab89dcd5ed7000bda34cb0acdfa5f4373e2b4725156e
|
3 |
+
size 5049
|
runs/Mar21_07-18-25_a518bf4a6403/events.out.tfevents.1711005509.a518bf4a6403.2537.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dae1ab42c5c18b435a864ccdc44ab6b79cc1bb33273efba4872deb387082fad4
|
3 |
+
size 207915
|
special_tokens_map.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"bos_token": {
|
7 |
+
"content": "<bos>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"eos_token": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
},
|
20 |
+
"pad_token": {
|
21 |
+
"content": "<pad>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false
|
26 |
+
},
|
27 |
+
"unk_token": {
|
28 |
+
"content": "<unk>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false
|
33 |
+
}
|
34 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22449cb9ef4bad0db7dd93b46ddff7ab7d6a654dd4f903e130ddb6361eac3af5
|
3 |
+
size 17477473
|
tokenizer_config.json
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<pad>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<bos>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"3": {
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"106": {
|
38 |
+
"content": "<|im_start|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"107": {
|
46 |
+
"content": "<|im_end|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"additional_special_tokens": [
|
55 |
+
"<|im_start|>",
|
56 |
+
"<|im_end|>"
|
57 |
+
],
|
58 |
+
"bos_token": "<bos>",
|
59 |
+
"chat_template": "{% if messages[0]['role'] == 'user' or messages[0]['role'] == 'system' %}{{ bos_token }}{% endif %}{% for message in messages %}{{ '<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n' }}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% elif messages[-1]['role'] == 'assistant' %}{{ eos_token }}{% endif %}",
|
60 |
+
"clean_up_tokenization_spaces": false,
|
61 |
+
"eos_token": "<eos>",
|
62 |
+
"legacy": null,
|
63 |
+
"model_max_length": 1000000000000000019884624838656,
|
64 |
+
"pad_token": "<pad>",
|
65 |
+
"sp_model_kwargs": {},
|
66 |
+
"spaces_between_special_tokens": false,
|
67 |
+
"tokenizer_class": "GemmaTokenizer",
|
68 |
+
"unk_token": "<unk>",
|
69 |
+
"use_default_system_prompt": false
|
70 |
+
}
|