Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-1B-Instruct
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - MATH-Hard_train_data.json
9 ds_type: json
10 path: /workspace/input_data/MATH-Hard_train_data.json
11 type:
12 field_input: problem
13 field_instruction: type
14 field_output: solution
15 system_format: '{system}'
16 system_prompt: ''
17debug: null
18deepspeed: null
19early_stopping_patience: null
20eval_max_new_tokens: 128
21eval_table_size: null
22evals_per_epoch: 4
23flash_attention: true
24fp16: null
25fsdp: null
26fsdp_config: null
27gradient_accumulation_steps: 4
28gradient_checkpointing: true
29group_by_length: false
30hub_model_id: masatochi/tuning-489dae6d-1165-481a-ae95-7be2a9d2b69b
31hub_strategy: checkpoint
32hub_token: null
33learning_rate: 0.001
34load_in_4bit: false
35load_in_8bit: true
36local_rank: null
37logging_steps: 1
38lora_alpha: 32
39lora_dropout: 0.05
40lora_fan_in_fan_out: null
41lora_model_dir: null
42lora_r: 16
43lora_target_linear: true
44lr_scheduler: cosine
45max_steps: 10
46micro_batch_size: 2
47mlflow_experiment_name: /tmp/MATH-Hard_train_data.json
48model_type: LlamaForCausalLM
49num_epochs: 3
50optimizer: adamw_bnb_8bit
51output_dir: miner_id_24
52pad_to_sequence_len: true
53resume_from_checkpoint: null
54s2_attention: null
55sample_packing: false
56save_steps: 5
57save_strategy: steps
58sequence_len: 4096
59strict: false
60tf32: false
61tokenizer_type: AutoTokenizer
62train_on_inputs: false
63val_set_size: 0.05
64wandb_entity: lkotbimehdi
65wandb_mode: online
66wandb_project: lko
67wandb_run: miner_id_24
68wandb_runid: 489dae6d-1165-481a-ae95-7be2a9d2b69b
69warmup_steps: 10
70weight_decay: 0.0
71xformers_attention: null
72| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.0005 | 0.0026 | 1 | 1.0009 |
| 0.9353 | 0.0052 | 2 | 0.9893 |
| 0.9784 | 0.0077 | 3 | 0.9538 |
| 1.0801 | 0.0103 | 4 | 0.9169 |
| 0.8091 | 0.0129 | 5 | 0.9048 |
| 0.8245 | 0.0155 | 6 | 0.9021 |
| 0.8799 | 0.0181 | 7 | 0.8947 |
| 0.7926 | 0.0206 | 8 | 0.8848 |
| 0.9324 | 0.0232 | 9 | 0.8763 |
| 0.8441 | 0.0258 | 10 | 0.8689 |