Views
No views yet
0.4.01adapter: lora
2base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
3bf16: auto
4dataset_prepared_path: null
5datasets:
6- path: joseagmz/MedQnA_version3
7 type: context_qa.load_v2
8debug: null
9deepspeed: null
10early_stopping_patience: null
11evals_per_epoch: 4
12flash_attention: true
13fp16: null
14fsdp: null
15fsdp_config: null
16gradient_accumulation_steps: 4
17gradient_checkpointing: true
18group_by_length: false
19is_llama_derived_model: true
20learning_rate: 0.0002
21load_in_4bit: false
22load_in_8bit: true
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
31lr_scheduler: cosine
32micro_batch_size: 2
33model_type: LlamaForCausalLM
34num_epochs: 4
35optimizer: adamw_bnb_8bit
36output_dir: ./lora_test
37pad_to_sequence_len: true
38resume_from_checkpoint: null
39sample_packing: true
40saves_per_epoch: 1
41sequence_len: 4096
42special_tokens: null
43strict: false
44tf32: false
45tokenizer_type: LlamaTokenizer
46train_on_inputs: false
47val_set_size: 0.05
48wandb_entity: null
49wandb_log_model: null
50wandb_name: null
51wandb_project: null
52wandb_watch: null
53warmup_steps: 10
54weight_decay: 0.0
55xformers_attention: null
56| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.6541 | 0.01 | 1 | 1.7634 |
| 1.2512 | 0.25 | 42 | 0.8978 |
| 1.1008 | 0.5 | 84 | 0.8307 |
| 1.0685 | 0.75 | 126 | 0.8026 |
| 1.1573 | 1.0 | 168 | 0.7850 |
| 0.9346 | 1.24 | 210 | 0.7729 |
| 1.0299 | 1.49 | 252 | 0.7612 |
| 1.0057 | 1.74 | 294 | 0.7544 |
| 0.976 | 1.99 | 336 | 0.7478 |
| 1.0765 | 2.22 | 378 | 0.7439 |
| 0.8845 | 2.47 | 420 | 0.7409 |
| 1.0198 | 2.73 | 462 | 0.7379 |
| 0.9712 | 2.98 | 504 | 0.7352 |
| 0.9069 | 3.21 | 546 | 0.7350 |
| 0.8973 | 3.46 | 588 | 0.7342 |
| 0.9359 | 3.71 | 630 | 0.7337 |