Views
No views yet
0.6.01adapter: qlora
2base_model: unsloth/Llama-3.2-1B-Instruct
3bf16: false
4dataset_prepared_path: null
5datasets:
6- path: nickrosh/Evol-Instruct-Code-80k-v1
7 type: alpaca
8debug: null
9deepspeed: null
10early_stopping_patience: null
11evals_per_epoch: null
12flash_attention: null
13fp16: true
14fsdp: null
15fsdp_config: null
16gradient_accumulation_steps: 1
17gradient_checkpointing: true
18group_by_length: false
19is_llama_derived_model: true
20learning_rate: 0.0002
21load_in_4bit: true
22load_in_8bit: false
23local_rank: null
24logging_steps: 1
25lora_alpha: 16
26lora_dropout: 0.05
27lora_fan_in_fan_out: null
28lora_model_dir: null
29lora_r: 32
30lora_target_linear: true
31lora_target_modules: null
32lr_scheduler: cosine
33max_steps: 20
34micro_batch_size: 1
35model_type: LlamaForCausalLM
36num_epochs: 2
37optimizer: paged_adamw_32bit
38output_dir: /content/qlora-out
39pad_to_sequence_len: true
40resume_from_checkpoint: null
41sample_packing: true
42saves_per_epoch: null
43sequence_len: 2048
44special_tokens:
45 pad_token: <eos>
46strict: false
47tf32: false
48tokenizer_type: PreTrainedTokenizerFast
49train_on_inputs: false
50val_set_size: 0.05
51wandb_entity: null
52wandb_log_model: null
53wandb_name: null
54wandb_project: null
55wandb_watch: null
56warmup_steps: 10
57weight_decay: 0.0
58xformers_attention: null
59| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9897 | 0.0012 | 20 | 3.1616 |