End of training
Browse files- .gitattributes +1 -0
- README.md +165 -0
- adapter_config.json +34 -0
- adapter_model.bin +3 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +5 -0
- config.json +29 -0
- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +34 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/added_tokens.json +5 -0
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +20 -0
- last-checkpoint/tokenizer.json +3 -0
- last-checkpoint/tokenizer_config.json +43 -0
- last-checkpoint/trainer_state.json +465 -0
- last-checkpoint/training_args.bin +3 -0
- last-checkpoint/vocab.json +0 -0
- merges.txt +0 -0
- special_tokens_map.json +20 -0
- tokenizer.json +3 -0
- tokenizer_config.json +43 -0
- training_args.bin +3 -0
- vocab.json +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ 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 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,165 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: peft-internal-testing/tiny-dummy-qwen2
|
4 |
+
tags:
|
5 |
+
- axolotl
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: a9e7a6db-0def-40a4-a8a4-0bf2c657692a
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|
16 |
+
<details><summary>See axolotl config</summary>
|
17 |
+
|
18 |
+
axolotl version: `0.4.1`
|
19 |
+
```yaml
|
20 |
+
accelerate_config:
|
21 |
+
dynamo_backend: inductor
|
22 |
+
mixed_precision: bf16
|
23 |
+
num_machines: 1
|
24 |
+
num_processes: auto
|
25 |
+
use_cpu: false
|
26 |
+
adapter: lora
|
27 |
+
base_model: peft-internal-testing/tiny-dummy-qwen2
|
28 |
+
bf16: auto
|
29 |
+
chat_template: llama3
|
30 |
+
dataset_prepared_path: null
|
31 |
+
datasets:
|
32 |
+
- data_files:
|
33 |
+
- c5efe3191618858d_train_data.json
|
34 |
+
ds_type: json
|
35 |
+
format: custom
|
36 |
+
path: /workspace/input_data/c5efe3191618858d_train_data.json
|
37 |
+
type:
|
38 |
+
field_instruction: question
|
39 |
+
field_output: answer
|
40 |
+
format: '{instruction}'
|
41 |
+
no_input_format: '{instruction}'
|
42 |
+
system_format: '{system}'
|
43 |
+
system_prompt: ''
|
44 |
+
debug: null
|
45 |
+
deepspeed: null
|
46 |
+
device_map: auto
|
47 |
+
early_stopping_patience: null
|
48 |
+
eval_max_new_tokens: 128
|
49 |
+
eval_table_size: null
|
50 |
+
evals_per_epoch: 4
|
51 |
+
flash_attention: false
|
52 |
+
fp16: null
|
53 |
+
fsdp: null
|
54 |
+
fsdp_config: null
|
55 |
+
gradient_accumulation_steps: 16
|
56 |
+
gradient_checkpointing: true
|
57 |
+
group_by_length: false
|
58 |
+
hub_model_id: null
|
59 |
+
hub_repo: null
|
60 |
+
hub_strategy: checkpoint
|
61 |
+
hub_token: null
|
62 |
+
learning_rate: 0.0001
|
63 |
+
local_rank: null
|
64 |
+
logging_steps: 1
|
65 |
+
lora_alpha: 16
|
66 |
+
lora_dropout: 0.05
|
67 |
+
lora_fan_in_fan_out: null
|
68 |
+
lora_model_dir: null
|
69 |
+
lora_r: 8
|
70 |
+
lora_target_linear: true
|
71 |
+
lora_target_modules:
|
72 |
+
- q_proj
|
73 |
+
- v_proj
|
74 |
+
lr_scheduler: cosine
|
75 |
+
max_memory:
|
76 |
+
0: 70GiB
|
77 |
+
max_steps: 100
|
78 |
+
micro_batch_size: 2
|
79 |
+
mlflow_experiment_name: /tmp/c5efe3191618858d_train_data.json
|
80 |
+
model_type: AutoModelForCausalLM
|
81 |
+
num_epochs: 1
|
82 |
+
optimizer: adamw_bnb_8bit
|
83 |
+
output_dir: miner_id_24
|
84 |
+
pad_to_sequence_len: true
|
85 |
+
quantization_config:
|
86 |
+
llm_int8_enable_fp32_cpu_offload: true
|
87 |
+
load_in_8bit: true
|
88 |
+
resume_from_checkpoint: null
|
89 |
+
s2_attention: null
|
90 |
+
sample_packing: false
|
91 |
+
saves_per_epoch: 4
|
92 |
+
sequence_len: 512
|
93 |
+
strict: false
|
94 |
+
tf32: false
|
95 |
+
tokenizer_type: AutoTokenizer
|
96 |
+
torch_compile: true
|
97 |
+
train_on_inputs: false
|
98 |
+
trust_remote_code: true
|
99 |
+
val_set_size: 0.05
|
100 |
+
wandb_entity: null
|
101 |
+
wandb_mode: online
|
102 |
+
wandb_name: a9e7a6db-0def-40a4-a8a4-0bf2c657692a
|
103 |
+
wandb_project: Gradients-On-Demand
|
104 |
+
wandb_run: your_name
|
105 |
+
wandb_runid: a9e7a6db-0def-40a4-a8a4-0bf2c657692a
|
106 |
+
warmup_steps: 10
|
107 |
+
weight_decay: 0.0
|
108 |
+
xformers_attention: null
|
109 |
+
|
110 |
+
```
|
111 |
+
|
112 |
+
</details><br>
|
113 |
+
|
114 |
+
# a9e7a6db-0def-40a4-a8a4-0bf2c657692a
|
115 |
+
|
116 |
+
This model is a fine-tuned version of [peft-internal-testing/tiny-dummy-qwen2](https://huggingface.co/peft-internal-testing/tiny-dummy-qwen2) on the None dataset.
|
117 |
+
It achieves the following results on the evaluation set:
|
118 |
+
- Loss: 11.9285
|
119 |
+
|
120 |
+
## Model description
|
121 |
+
|
122 |
+
More information needed
|
123 |
+
|
124 |
+
## Intended uses & limitations
|
125 |
+
|
126 |
+
More information needed
|
127 |
+
|
128 |
+
## Training and evaluation data
|
129 |
+
|
130 |
+
More information needed
|
131 |
+
|
132 |
+
## Training procedure
|
133 |
+
|
134 |
+
### Training hyperparameters
|
135 |
+
|
136 |
+
The following hyperparameters were used during training:
|
137 |
+
- learning_rate: 0.0001
|
138 |
+
- train_batch_size: 2
|
139 |
+
- eval_batch_size: 2
|
140 |
+
- seed: 42
|
141 |
+
- gradient_accumulation_steps: 16
|
142 |
+
- total_train_batch_size: 32
|
143 |
+
- optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
144 |
+
- lr_scheduler_type: cosine
|
145 |
+
- lr_scheduler_warmup_steps: 10
|
146 |
+
- training_steps: 56
|
147 |
+
|
148 |
+
### Training results
|
149 |
+
|
150 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
151 |
+
|:-------------:|:------:|:----:|:---------------:|
|
152 |
+
| 11.9287 | 0.0179 | 1 | 11.9288 |
|
153 |
+
| 11.9286 | 0.2503 | 14 | 11.9287 |
|
154 |
+
| 11.9304 | 0.5006 | 28 | 11.9286 |
|
155 |
+
| 11.9279 | 0.7508 | 42 | 11.9285 |
|
156 |
+
| 13.9592 | 1.0034 | 56 | 11.9285 |
|
157 |
+
|
158 |
+
|
159 |
+
### Framework versions
|
160 |
+
|
161 |
+
- PEFT 0.13.2
|
162 |
+
- Transformers 4.46.0
|
163 |
+
- Pytorch 2.5.0+cu124
|
164 |
+
- Datasets 3.0.1
|
165 |
+
- Tokenizers 0.20.1
|
adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "peft-internal-testing/tiny-dummy-qwen2",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"down_proj",
|
25 |
+
"k_proj",
|
26 |
+
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"o_proj",
|
29 |
+
"up_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a5a6287d8823fe0879ab294b3da41caa5a430114dba79e42f0253a5f6dba7af
|
3 |
+
size 21378
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e019a9f57ecb8b85aec8bb6eee672a122e591e36bd2565bc6c4c332b190d0fc5
|
3 |
+
size 14696
|
added_tokens.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 151643,
|
3 |
+
"<|im_end|>": 151645,
|
4 |
+
"<|im_start|>": 151644
|
5 |
+
}
|
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "peft-internal-testing/tiny-dummy-qwen2",
|
4 |
+
"architectures": [
|
5 |
+
"Qwen2ForCausalLM"
|
6 |
+
],
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"eos_token_id": 151643,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 8,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 32,
|
13 |
+
"max_position_embeddings": 32768,
|
14 |
+
"max_window_layers": 21,
|
15 |
+
"model_type": "qwen2",
|
16 |
+
"num_attention_heads": 4,
|
17 |
+
"num_hidden_layers": 2,
|
18 |
+
"num_key_value_heads": 2,
|
19 |
+
"rms_norm_eps": 1e-06,
|
20 |
+
"rope_scaling": null,
|
21 |
+
"rope_theta": 1000000.0,
|
22 |
+
"sliding_window": null,
|
23 |
+
"tie_word_embeddings": true,
|
24 |
+
"torch_dtype": "float32",
|
25 |
+
"transformers_version": "4.46.0",
|
26 |
+
"use_cache": false,
|
27 |
+
"use_sliding_window": false,
|
28 |
+
"vocab_size": 151936
|
29 |
+
}
|
last-checkpoint/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: peft-internal-testing/tiny-dummy-qwen2
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.13.2
|
last-checkpoint/adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "peft-internal-testing/tiny-dummy-qwen2",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"down_proj",
|
25 |
+
"k_proj",
|
26 |
+
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"o_proj",
|
29 |
+
"up_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e019a9f57ecb8b85aec8bb6eee672a122e591e36bd2565bc6c4c332b190d0fc5
|
3 |
+
size 14696
|
last-checkpoint/added_tokens.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 151643,
|
3 |
+
"<|im_end|>": 151645,
|
4 |
+
"<|im_start|>": 151644
|
5 |
+
}
|
last-checkpoint/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdac6c649202ef2291ed5061c16538bc0530983fc22e3831ec5e6375e3ece8d5
|
3 |
+
size 39398
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3f3d68d08c427bfcb26826cb256501e784dd1de9309d24ccf5d718c10dd6b5c
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e41d236d9989ea458dc3f7994dccaa194aab3668a60eebd5db6cd4583a97af79
|
3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"eos_token": {
|
7 |
+
"content": "<|endoftext|>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"pad_token": {
|
14 |
+
"content": "<|endoftext|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
}
|
20 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
|
3 |
+
size 11418266
|
last-checkpoint/tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
}
|
28 |
+
},
|
29 |
+
"additional_special_tokens": [
|
30 |
+
"<|im_start|>",
|
31 |
+
"<|im_end|>"
|
32 |
+
],
|
33 |
+
"bos_token": null,
|
34 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
35 |
+
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "<|endoftext|>",
|
37 |
+
"errors": "replace",
|
38 |
+
"model_max_length": 32768,
|
39 |
+
"pad_token": "<|endoftext|>",
|
40 |
+
"split_special_tokens": false,
|
41 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
42 |
+
"unk_token": null
|
43 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,465 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0033519553072625,
|
5 |
+
"eval_steps": 14,
|
6 |
+
"global_step": 56,
|
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.017877094972067038,
|
13 |
+
"grad_norm": 0.008051837794482708,
|
14 |
+
"learning_rate": 1e-05,
|
15 |
+
"loss": 11.9287,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.017877094972067038,
|
20 |
+
"eval_loss": 11.928812026977539,
|
21 |
+
"eval_runtime": 17.7636,
|
22 |
+
"eval_samples_per_second": 5.348,
|
23 |
+
"eval_steps_per_second": 2.702,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.035754189944134075,
|
28 |
+
"grad_norm": 0.008926309645175934,
|
29 |
+
"learning_rate": 2e-05,
|
30 |
+
"loss": 11.9296,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.053631284916201116,
|
35 |
+
"grad_norm": 0.00831968616694212,
|
36 |
+
"learning_rate": 3e-05,
|
37 |
+
"loss": 11.9287,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.07150837988826815,
|
42 |
+
"grad_norm": 0.007635825779289007,
|
43 |
+
"learning_rate": 4e-05,
|
44 |
+
"loss": 11.9297,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.0893854748603352,
|
49 |
+
"grad_norm": 0.006136827636510134,
|
50 |
+
"learning_rate": 5e-05,
|
51 |
+
"loss": 11.9308,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.10726256983240223,
|
56 |
+
"grad_norm": 0.008952487260103226,
|
57 |
+
"learning_rate": 6e-05,
|
58 |
+
"loss": 11.9298,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.12513966480446928,
|
63 |
+
"grad_norm": 0.008229999803006649,
|
64 |
+
"learning_rate": 7e-05,
|
65 |
+
"loss": 11.9316,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.1430167597765363,
|
70 |
+
"grad_norm": 0.008337481878697872,
|
71 |
+
"learning_rate": 8e-05,
|
72 |
+
"loss": 11.9323,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.16089385474860335,
|
77 |
+
"grad_norm": 0.0077857039868831635,
|
78 |
+
"learning_rate": 9e-05,
|
79 |
+
"loss": 11.9287,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.1787709497206704,
|
84 |
+
"grad_norm": 0.007779798936098814,
|
85 |
+
"learning_rate": 0.0001,
|
86 |
+
"loss": 11.9293,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.19664804469273742,
|
91 |
+
"grad_norm": 0.010903590358793736,
|
92 |
+
"learning_rate": 9.988343845952697e-05,
|
93 |
+
"loss": 11.9297,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.21452513966480447,
|
98 |
+
"grad_norm": 0.008899732492864132,
|
99 |
+
"learning_rate": 9.953429730181653e-05,
|
100 |
+
"loss": 11.929,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.2324022346368715,
|
105 |
+
"grad_norm": 0.008686481043696404,
|
106 |
+
"learning_rate": 9.895420438411616e-05,
|
107 |
+
"loss": 11.9327,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.25027932960893856,
|
112 |
+
"grad_norm": 0.008174674585461617,
|
113 |
+
"learning_rate": 9.814586436738998e-05,
|
114 |
+
"loss": 11.9286,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.25027932960893856,
|
119 |
+
"eval_loss": 11.928715705871582,
|
120 |
+
"eval_runtime": 0.3873,
|
121 |
+
"eval_samples_per_second": 245.313,
|
122 |
+
"eval_steps_per_second": 123.947,
|
123 |
+
"step": 14
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"epoch": 0.2681564245810056,
|
127 |
+
"grad_norm": 0.008636604063212872,
|
128 |
+
"learning_rate": 9.711304610594104e-05,
|
129 |
+
"loss": 11.9307,
|
130 |
+
"step": 15
|
131 |
+
},
|
132 |
+
{
|
133 |
+
"epoch": 0.2860335195530726,
|
134 |
+
"grad_norm": 0.009689634665846825,
|
135 |
+
"learning_rate": 9.586056507527266e-05,
|
136 |
+
"loss": 11.9291,
|
137 |
+
"step": 16
|
138 |
+
},
|
139 |
+
{
|
140 |
+
"epoch": 0.3039106145251397,
|
141 |
+
"grad_norm": 0.007181845605373383,
|
142 |
+
"learning_rate": 9.439426092011875e-05,
|
143 |
+
"loss": 11.9316,
|
144 |
+
"step": 17
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 0.3217877094972067,
|
148 |
+
"grad_norm": 0.00760689377784729,
|
149 |
+
"learning_rate": 9.272097022732443e-05,
|
150 |
+
"loss": 11.9297,
|
151 |
+
"step": 18
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 0.3396648044692737,
|
155 |
+
"grad_norm": 0.007029213942587376,
|
156 |
+
"learning_rate": 9.08484946505221e-05,
|
157 |
+
"loss": 11.9308,
|
158 |
+
"step": 19
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"epoch": 0.3575418994413408,
|
162 |
+
"grad_norm": 0.009038039483129978,
|
163 |
+
"learning_rate": 8.8785564535221e-05,
|
164 |
+
"loss": 11.931,
|
165 |
+
"step": 20
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"epoch": 0.3754189944134078,
|
169 |
+
"grad_norm": 0.0075072660110890865,
|
170 |
+
"learning_rate": 8.654179821390621e-05,
|
171 |
+
"loss": 11.9313,
|
172 |
+
"step": 21
|
173 |
+
},
|
174 |
+
{
|
175 |
+
"epoch": 0.39329608938547483,
|
176 |
+
"grad_norm": 0.00974891148507595,
|
177 |
+
"learning_rate": 8.412765716093272e-05,
|
178 |
+
"loss": 11.9313,
|
179 |
+
"step": 22
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"epoch": 0.4111731843575419,
|
183 |
+
"grad_norm": 0.0073928870260715485,
|
184 |
+
"learning_rate": 8.155439721630264e-05,
|
185 |
+
"loss": 11.9301,
|
186 |
+
"step": 23
|
187 |
+
},
|
188 |
+
{
|
189 |
+
"epoch": 0.42905027932960893,
|
190 |
+
"grad_norm": 0.009019100107252598,
|
191 |
+
"learning_rate": 7.883401610574336e-05,
|
192 |
+
"loss": 11.9291,
|
193 |
+
"step": 24
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"epoch": 0.44692737430167595,
|
197 |
+
"grad_norm": 0.007918241433799267,
|
198 |
+
"learning_rate": 7.597919750177168e-05,
|
199 |
+
"loss": 11.9313,
|
200 |
+
"step": 25
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 0.464804469273743,
|
204 |
+
"grad_norm": 0.009383410215377808,
|
205 |
+
"learning_rate": 7.300325188655761e-05,
|
206 |
+
"loss": 11.9298,
|
207 |
+
"step": 26
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 0.48268156424581005,
|
211 |
+
"grad_norm": 0.008459771983325481,
|
212 |
+
"learning_rate": 6.992005449231208e-05,
|
213 |
+
"loss": 11.9309,
|
214 |
+
"step": 27
|
215 |
+
},
|
216 |
+
{
|
217 |
+
"epoch": 0.5005586592178771,
|
218 |
+
"grad_norm": 0.008441867306828499,
|
219 |
+
"learning_rate": 6.674398060854931e-05,
|
220 |
+
"loss": 11.9304,
|
221 |
+
"step": 28
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"epoch": 0.5005586592178771,
|
225 |
+
"eval_loss": 11.928580284118652,
|
226 |
+
"eval_runtime": 0.3886,
|
227 |
+
"eval_samples_per_second": 244.488,
|
228 |
+
"eval_steps_per_second": 123.531,
|
229 |
+
"step": 28
|
230 |
+
},
|
231 |
+
{
|
232 |
+
"epoch": 0.5184357541899441,
|
233 |
+
"grad_norm": 0.010095364414155483,
|
234 |
+
"learning_rate": 6.348983855785121e-05,
|
235 |
+
"loss": 11.9277,
|
236 |
+
"step": 29
|
237 |
+
},
|
238 |
+
{
|
239 |
+
"epoch": 0.5363128491620112,
|
240 |
+
"grad_norm": 0.007604570593684912,
|
241 |
+
"learning_rate": 6.01728006526317e-05,
|
242 |
+
"loss": 11.9298,
|
243 |
+
"step": 30
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"epoch": 0.5541899441340782,
|
247 |
+
"grad_norm": 0.0103254783898592,
|
248 |
+
"learning_rate": 5.680833245481234e-05,
|
249 |
+
"loss": 11.9283,
|
250 |
+
"step": 31
|
251 |
+
},
|
252 |
+
{
|
253 |
+
"epoch": 0.5720670391061452,
|
254 |
+
"grad_norm": 0.00810755044221878,
|
255 |
+
"learning_rate": 5.341212066823355e-05,
|
256 |
+
"loss": 11.931,
|
257 |
+
"step": 32
|
258 |
+
},
|
259 |
+
{
|
260 |
+
"epoch": 0.5899441340782123,
|
261 |
+
"grad_norm": 0.007562727201730013,
|
262 |
+
"learning_rate": 5e-05,
|
263 |
+
"loss": 11.9287,
|
264 |
+
"step": 33
|
265 |
+
},
|
266 |
+
{
|
267 |
+
"epoch": 0.6078212290502794,
|
268 |
+
"grad_norm": 0.008853144943714142,
|
269 |
+
"learning_rate": 4.658787933176646e-05,
|
270 |
+
"loss": 11.9304,
|
271 |
+
"step": 34
|
272 |
+
},
|
273 |
+
{
|
274 |
+
"epoch": 0.6256983240223464,
|
275 |
+
"grad_norm": 0.009539203718304634,
|
276 |
+
"learning_rate": 4.319166754518768e-05,
|
277 |
+
"loss": 11.93,
|
278 |
+
"step": 35
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"epoch": 0.6435754189944134,
|
282 |
+
"grad_norm": 0.009173383004963398,
|
283 |
+
"learning_rate": 3.982719934736832e-05,
|
284 |
+
"loss": 11.9296,
|
285 |
+
"step": 36
|
286 |
+
},
|
287 |
+
{
|
288 |
+
"epoch": 0.6614525139664804,
|
289 |
+
"grad_norm": 0.008169720880687237,
|
290 |
+
"learning_rate": 3.651016144214878e-05,
|
291 |
+
"loss": 11.9302,
|
292 |
+
"step": 37
|
293 |
+
},
|
294 |
+
{
|
295 |
+
"epoch": 0.6793296089385474,
|
296 |
+
"grad_norm": 0.008827430196106434,
|
297 |
+
"learning_rate": 3.325601939145069e-05,
|
298 |
+
"loss": 11.9295,
|
299 |
+
"step": 38
|
300 |
+
},
|
301 |
+
{
|
302 |
+
"epoch": 0.6972067039106146,
|
303 |
+
"grad_norm": 0.010021938011050224,
|
304 |
+
"learning_rate": 3.007994550768793e-05,
|
305 |
+
"loss": 11.9299,
|
306 |
+
"step": 39
|
307 |
+
},
|
308 |
+
{
|
309 |
+
"epoch": 0.7150837988826816,
|
310 |
+
"grad_norm": 0.010521038435399532,
|
311 |
+
"learning_rate": 2.6996748113442394e-05,
|
312 |
+
"loss": 11.9308,
|
313 |
+
"step": 40
|
314 |
+
},
|
315 |
+
{
|
316 |
+
"epoch": 0.7329608938547486,
|
317 |
+
"grad_norm": 0.009070714004337788,
|
318 |
+
"learning_rate": 2.4020802498228335e-05,
|
319 |
+
"loss": 11.93,
|
320 |
+
"step": 41
|
321 |
+
},
|
322 |
+
{
|
323 |
+
"epoch": 0.7508379888268156,
|
324 |
+
"grad_norm": 0.008820487186312675,
|
325 |
+
"learning_rate": 2.1165983894256647e-05,
|
326 |
+
"loss": 11.9279,
|
327 |
+
"step": 42
|
328 |
+
},
|
329 |
+
{
|
330 |
+
"epoch": 0.7508379888268156,
|
331 |
+
"eval_loss": 11.928503036499023,
|
332 |
+
"eval_runtime": 0.3804,
|
333 |
+
"eval_samples_per_second": 249.752,
|
334 |
+
"eval_steps_per_second": 126.19,
|
335 |
+
"step": 42
|
336 |
+
},
|
337 |
+
{
|
338 |
+
"epoch": 0.7687150837988826,
|
339 |
+
"grad_norm": 0.010876229964196682,
|
340 |
+
"learning_rate": 1.8445602783697374e-05,
|
341 |
+
"loss": 11.9305,
|
342 |
+
"step": 43
|
343 |
+
},
|
344 |
+
{
|
345 |
+
"epoch": 0.7865921787709497,
|
346 |
+
"grad_norm": 0.008084769360721111,
|
347 |
+
"learning_rate": 1.5872342839067306e-05,
|
348 |
+
"loss": 11.9299,
|
349 |
+
"step": 44
|
350 |
+
},
|
351 |
+
{
|
352 |
+
"epoch": 0.8044692737430168,
|
353 |
+
"grad_norm": 0.009019813500344753,
|
354 |
+
"learning_rate": 1.3458201786093794e-05,
|
355 |
+
"loss": 11.9283,
|
356 |
+
"step": 45
|
357 |
+
},
|
358 |
+
{
|
359 |
+
"epoch": 0.8223463687150838,
|
360 |
+
"grad_norm": 0.008098295889794827,
|
361 |
+
"learning_rate": 1.1214435464779006e-05,
|
362 |
+
"loss": 11.9292,
|
363 |
+
"step": 46
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"epoch": 0.8402234636871508,
|
367 |
+
"grad_norm": 0.008133570663630962,
|
368 |
+
"learning_rate": 9.151505349477902e-06,
|
369 |
+
"loss": 11.9289,
|
370 |
+
"step": 47
|
371 |
+
},
|
372 |
+
{
|
373 |
+
"epoch": 0.8581005586592179,
|
374 |
+
"grad_norm": 0.012650455348193645,
|
375 |
+
"learning_rate": 7.2790297726755716e-06,
|
376 |
+
"loss": 11.9302,
|
377 |
+
"step": 48
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"epoch": 0.8759776536312849,
|
381 |
+
"grad_norm": 0.009691119194030762,
|
382 |
+
"learning_rate": 5.605739079881239e-06,
|
383 |
+
"loss": 11.9307,
|
384 |
+
"step": 49
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 0.8938547486033519,
|
388 |
+
"grad_norm": 0.009178046137094498,
|
389 |
+
"learning_rate": 4.139434924727359e-06,
|
390 |
+
"loss": 11.9297,
|
391 |
+
"step": 50
|
392 |
+
},
|
393 |
+
{
|
394 |
+
"epoch": 0.911731843575419,
|
395 |
+
"grad_norm": 0.008271483704447746,
|
396 |
+
"learning_rate": 2.88695389405898e-06,
|
397 |
+
"loss": 11.9291,
|
398 |
+
"step": 51
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"epoch": 0.929608938547486,
|
402 |
+
"grad_norm": 0.00795311015099287,
|
403 |
+
"learning_rate": 1.8541356326100433e-06,
|
404 |
+
"loss": 11.9286,
|
405 |
+
"step": 52
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 0.9474860335195531,
|
409 |
+
"grad_norm": 0.008445663377642632,
|
410 |
+
"learning_rate": 1.0457956158838544e-06,
|
411 |
+
"loss": 11.932,
|
412 |
+
"step": 53
|
413 |
+
},
|
414 |
+
{
|
415 |
+
"epoch": 0.9653631284916201,
|
416 |
+
"grad_norm": 0.009014743380248547,
|
417 |
+
"learning_rate": 4.6570269818346224e-07,
|
418 |
+
"loss": 11.9283,
|
419 |
+
"step": 54
|
420 |
+
},
|
421 |
+
{
|
422 |
+
"epoch": 0.9832402234636871,
|
423 |
+
"grad_norm": 0.009628918021917343,
|
424 |
+
"learning_rate": 1.1656154047303691e-07,
|
425 |
+
"loss": 11.9317,
|
426 |
+
"step": 55
|
427 |
+
},
|
428 |
+
{
|
429 |
+
"epoch": 1.0033519553072625,
|
430 |
+
"grad_norm": 0.00985956471413374,
|
431 |
+
"learning_rate": 0.0,
|
432 |
+
"loss": 13.9592,
|
433 |
+
"step": 56
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"epoch": 1.0033519553072625,
|
437 |
+
"eval_loss": 11.928487777709961,
|
438 |
+
"eval_runtime": 0.3738,
|
439 |
+
"eval_samples_per_second": 254.136,
|
440 |
+
"eval_steps_per_second": 128.405,
|
441 |
+
"step": 56
|
442 |
+
}
|
443 |
+
],
|
444 |
+
"logging_steps": 1,
|
445 |
+
"max_steps": 56,
|
446 |
+
"num_input_tokens_seen": 0,
|
447 |
+
"num_train_epochs": 2,
|
448 |
+
"save_steps": 14,
|
449 |
+
"stateful_callbacks": {
|
450 |
+
"TrainerControl": {
|
451 |
+
"args": {
|
452 |
+
"should_epoch_stop": false,
|
453 |
+
"should_evaluate": false,
|
454 |
+
"should_log": false,
|
455 |
+
"should_save": true,
|
456 |
+
"should_training_stop": true
|
457 |
+
},
|
458 |
+
"attributes": {}
|
459 |
+
}
|
460 |
+
},
|
461 |
+
"total_flos": 26468155392.0,
|
462 |
+
"train_batch_size": 2,
|
463 |
+
"trial_name": null,
|
464 |
+
"trial_params": null
|
465 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b493acda86013cdad96ddc1c8b15ecd048f77916680ceff7b36913b4abf1f138
|
3 |
+
size 6776
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
special_tokens_map.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"eos_token": {
|
7 |
+
"content": "<|endoftext|>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"pad_token": {
|
14 |
+
"content": "<|endoftext|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
}
|
20 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
|
3 |
+
size 11418266
|
tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
}
|
28 |
+
},
|
29 |
+
"additional_special_tokens": [
|
30 |
+
"<|im_start|>",
|
31 |
+
"<|im_end|>"
|
32 |
+
],
|
33 |
+
"bos_token": null,
|
34 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
35 |
+
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "<|endoftext|>",
|
37 |
+
"errors": "replace",
|
38 |
+
"model_max_length": 32768,
|
39 |
+
"pad_token": "<|endoftext|>",
|
40 |
+
"split_special_tokens": false,
|
41 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
42 |
+
"unk_token": null
|
43 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b493acda86013cdad96ddc1c8b15ecd048f77916680ceff7b36913b4abf1f138
|
3 |
+
size 6776
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|