Views
No views yet
0.6.01adapter: lora
2base_model: peft-internal-testing/tiny-dummy-qwen2
3batch_size: 64
4bf16: true
5chat_template: tokenizer_default_fallback_alpaca
6datasets:
7- format: custom
8 path: argilla/databricks-dolly-15k-curated-en
9 type:
10 field_input: original-instruction
11 field_instruction: original-instruction
12 field_output: original-response
13 format: '{instruction} {input}'
14 no_input_format: '{instruction}'
15 system_format: '{system}'
16 system_prompt: ''
17device_map: auto
18eval_sample_packing: false
19eval_steps: 0.1
20flash_attention: true
21gradient_checkpointing: true
22group_by_length: true
23hub_model_id: SystemAdmin123/test-repo
24hub_strategy: checkpoint
25learning_rate: 0.0001
26logging_steps: 10
27lora_alpha: 256
28lora_dropout: 0.1
29lora_r: 128
30lora_target_linear: true
31lr_scheduler: cosine
32max_steps: 160.0
33micro_batch_size: 7
34model_type: AutoModelForCausalLM
35num_epochs: 10000
36optimizer: adamw_bnb_8bit
37output_dir: /root/.sn56/axolotl/tmp/test-repo
38pad_to_sequence_len: true
39resize_token_embeddings_to_32x: false
40sample_packing: true
41save_steps: 40
42save_total_limit: 1
43sequence_len: 2048
44tokenizer_type: Qwen2TokenizerFast
45torch_dtype: bf16
46training_args_kwargs:
47 disable_tqdm: true
48 hub_private_repo: true
49 save_only_model: true
50trust_remote_code: true
51val_set_size: 0.01
52wandb_entity: ''
53wandb_mode: online
54wandb_name: peft-internal-testing/tiny-dummy-qwen2-argilla/databricks-dolly-15k-curated-en
55wandb_project: Gradients-On-Demand
56wandb_run: your_name
57wandb_runid: default
58warmup_ratio: 0.05
59| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0345 | 1 | 11.9318 |
| 11.9309 | 0.5517 | 16 | 11.9279 |
| 11.9236 | 1.1034 | 32 | 11.9212 |
| 11.9214 | 1.6552 | 48 | 11.9193 |
| 11.9198 | 2.2069 | 64 | 11.9178 |
| 11.9188 | 2.7586 | 80 | 11.9161 |
| 11.9181 | 3.3103 | 96 | 11.9151 |
| 11.9175 | 3.8621 | 112 | 11.9147 |
| 11.9174 | 4.4138 | 128 | 11.9143 |
| 11.917 | 4.9655 | 144 | 11.9140 |
| 11.9169 | 5.5172 | 160 | 11.9145 |