Views
No views yet
0.6.01base_model: meta-llama/Meta-Llama-3.1-8B
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4load_in_8bit: false
5load_in_4bit: true
6strict: false
7datasets:
8- path: tatsu-lab/alpaca
9 type: alpaca
10 format: csv
11 prompt_template: '### Instruction: {instruction}
12
13 ### Input: {input}
14
15 ### Response: {output}'
16dataset_prepared_path: null
17val_set_size: 0.1
18output_dir: /root/outputs/fine_tuned_model
19adapter: qlora
20lora_model_dir: null
21sequence_len: 2048
22sample_packing: true
23eval_sample_packing: false
24pad_to_sequence_len: true
25lora_r: 16
26lora_alpha: 8
27lora_dropout: 0.05
28lora_target_modules: null
29lora_target_linear: true
30lora_fan_in_fan_out: null
31wandb_project: null
32wandb_entity: null
33wandb_watch: null
34wandb_name: null
35wandb_log_model: null
36gradient_accumulation_steps: 4
37micro_batch_size: 1
38num_epochs: 10
39max_steps: 10000000
40optimizer: paged_adamw_32bit
41lr_scheduler: cosine
42learning_rate: 0.0002
43train_on_inputs: false
44group_by_length: false
45bf16: auto
46fp16: null
47tf32: false
48gradient_checkpointing: true
49early_stopping_patience: 3
50save_strategy: steps
51save_steps: 20
52evaluation_strategy: steps
53eval_steps: 20
54load_best_model_at_end: true
55save_total_limit: 3
56metric_for_best_model: loss
57greater_is_better: false
58resume_from_checkpoint: null
59local_rank: null
60logging_steps: 1
61xformers_attention: null
62flash_attention: true
63warmup_steps: 10
64debug: null
65deepspeed: null
66weight_decay: 0.0
67fsdp: null
68fsdp_config: null
69special_tokens:
70 pad_token: <|end_of_text|>
71mlflow_tracking_uri: https://mlflow-dev.qpiai-pro.tech
72mlflow_experiment_name: llama-8B-medical-alpaca
73hf_mlflow_log_artifacts: 'true'
74local_files_only: true
75| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.5158 | 0.0017 | 1 | 2.6621 |
| 2.326 | 0.0335 | 20 | 2.2586 |
| 2.0957 | 0.0671 | 40 | 2.2004 |
| 2.0924 | 0.1006 | 60 | 2.1796 |
| 2.1954 | 0.1341 | 80 | 2.1625 |
| 2.1584 | 0.1676 | 100 | 2.1508 |
| 2.2213 | 0.2012 | 120 | 2.1299 |
| 2.0102 | 0.2347 | 140 | 2.1306 |
| 2.1419 | 0.2682 | 160 | 2.1169 |
| 1.8357 | 0.3018 | 180 | 2.1133 |
| 2.0238 | 0.3353 | 200 | 2.1090 |
| 2.0338 | 0.3688 | 220 | 2.1089 |
| 2.0982 | 0.4023 | 240 | 2.0969 |
| 2.0284 | 0.4359 | 260 | 2.0978 |
| 2.0016 | 0.4694 | 280 | 2.0961 |
| 2.0652 | 0.5029 | 300 | 2.0866 |
| 2.0064 | 0.5365 | 320 | 2.0939 |
| 2.1175 | 0.5700 | 340 | 2.0795 |
| 1.943 | 0.6035 | 360 | 2.0803 |
| 2.0691 | 0.6370 | 380 | 2.0861 |
| 1.8928 | 0.6706 | 400 | 2.0775 |
| 2.0693 | 0.7041 | 420 | 2.0903 |
| 2.2198 | 0.7376 | 440 | 2.0779 |
| 1.7801 | 0.7712 | 460 | 2.0808 |