Views
No views yet
0.4.01adapter: qlora
2base_model: qlora-out2/merged
3bf16: false
4dataset_prepared_path: null
5datasets:
6- data_files:
7 - Chain-of-Thought/formatted_cot_data/gsm8k_train.json
8 path: QingyiSi/Alpaca-CoT
9 type: alpaca:chat
10debug: null
11deepspeed: null
12early_stopping_patience: null
13evals_per_epoch: null
14flash_attention: false
15fp16: true
16fsdp: null
17fsdp_config: null
18gradient_accumulation_steps: 1
19gradient_checkpointing: true
20group_by_length: false
21is_llama_derived_model: true
22learning_rate: 0.0003
23load_in_4bit: true
24load_in_8bit: false
25local_rank: null
26logging_steps: 1
27lora_alpha: 16
28lora_dropout: 0.05
29lora_fan_in_fan_out: null
30lora_model_dir: null
31lora_r: 32
32lora_target_linear: true
33lora_target_modules: null
34lr_scheduler: cosine
35max_steps: 369
36micro_batch_size: 1
37mlflow_experiment_name: colab-example
38model_type: LlamaForCausalLM
39num_epochs: 6
40optimizer: paged_adamw_32bit
41output_dir: ./qlora-out
42pad_to_sequence_len: true
43resume_from_checkpoint: null
44sample_packing: true
45saves_per_epoch: null
46sequence_len: 2048
47special_tokens:
48 bos_token: <s>
49 eos_token: </s>
50 unk_token: <unk>
51strict: false
52tf32: false
53tokenizer_type: LlamaTokenizer
54train_on_inputs: true
55val_set_size: 0.2
56wandb_entity: null
57wandb_log_model: null
58wandb_name: null
59wandb_project: null
60wandb_watch: null
61warmup_steps: 10
62weight_decay: 0.1
63xformers_attention: false
64| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.7414 | 0.59 | 369 | 0.7597 |