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: ncbateman/tuning-miner-output
31hub_strategy: checkpoint
32hub_token: null
33learning_rate: 0.0002
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: 1
50optimizer: adamw_bnb_8bit
51output_dir: miner
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: breakfasthut
65wandb_mode: online
66wandb_project: tuning-miner
67wandb_run: miner
68wandb_runid: ab3318ee-d929-45d5-97e1-ccfee77df372
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.9902 | 0.0077 | 3 | 0.9955 |
| 0.8842 | 0.0155 | 6 | 0.9534 |
| 0.9599 | 0.0232 | 9 | 0.9018 |