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-chemistry
73hf_mlflow_log_artifacts: 'true'
74local_files_only: true
75| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.2045 | 0.0010 | 1 | 2.3167 |
| 2.1303 | 0.0202 | 20 | 2.0805 |
| 1.9063 | 0.0404 | 40 | 2.0458 |
| 2.0275 | 0.0606 | 60 | 2.0337 |
| 2.1621 | 0.0807 | 80 | 2.0254 |
| 1.8073 | 0.1009 | 100 | 2.0203 |
| 2.1245 | 0.1211 | 120 | 2.0177 |
| 1.9644 | 0.1413 | 140 | 2.0137 |
| 1.9735 | 0.1615 | 160 | 2.0123 |
| 2.2691 | 0.1817 | 180 | 2.0095 |
| 1.9491 | 0.2019 | 200 | 2.0075 |
| 2.0258 | 0.2221 | 220 | 2.0057 |
| 1.7861 | 0.2422 | 240 | 2.0050 |
| 1.9007 | 0.2624 | 260 | 2.0006 |
| 1.9219 | 0.2826 | 280 | 2.0009 |
| 2.0698 | 0.3028 | 300 | 1.9978 |
| 1.6277 | 0.3230 | 320 | 1.9976 |
| 1.7718 | 0.3432 | 340 | 1.9964 |
| 1.8223 | 0.3634 | 360 | 1.9958 |
| 2.1197 | 0.3835 | 380 | 1.9953 |
| 2.1519 | 0.4037 | 400 | 1.9969 |
| 2.0659 | 0.4239 | 420 | 1.9952 |
| 1.7126 | 0.4441 | 440 | 1.9947 |
| 2.1095 | 0.4643 | 460 | 1.9924 |
| 1.6791 | 0.4845 | 480 | 1.9918 |
| 1.9868 | 0.5047 | 500 | 1.9908 |
| 1.9909 | 0.5249 | 520 | 1.9899 |
| 2.2069 | 0.5450 | 540 | 1.9917 |
| 2.0763 | 0.5652 | 560 | 1.9895 |
| 1.9251 | 0.5854 | 580 | 1.9891 |
| 1.982 | 0.6056 | 600 | 1.9879 |
| 2.054 | 0.6258 | 620 | 1.9875 |
| 1.7292 | 0.6460 | 640 | 1.9875 |
| 1.7901 | 0.6662 | 660 | 1.9891 |
| 1.9179 | 0.6863 | 680 | 1.9868 |
| 1.6178 | 0.7065 | 700 | 1.9874 |
| 1.7637 | 0.7267 | 720 | 1.9859 |
| 1.6946 | 0.7469 | 740 | 1.9868 |
| 1.8821 | 0.7671 | 760 | 1.9862 |
| 2.1346 | 0.7873 | 780 | 1.9859 |