Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Meta-Llama-3.1-8B
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/d7378d34-e868-43a8-b1ab-4b97876324cd
31hub_repo: ncbateman
32hub_strategy: checkpoint
33hub_token: null
34learning_rate: 0.0001
35load_in_4bit: false
36load_in_8bit: true
37local_rank: null
38logging_steps: 1
39lora_alpha: 32
40lora_dropout: 0.05
41lora_fan_in_fan_out: null
42lora_model_dir: null
43lora_r: 16
44lora_target_linear: true
45lr_scheduler: cosine
46max_steps: 1000
47micro_batch_size: 2
48mlflow_experiment_name: /tmp/MATH-Hard_train_data.json
49model_type: AutoModelForCausalLM
50num_epochs: 1
51optimizer: adamw_bnb_8bit
52output_dir: miner_id_24
53pad_to_sequence_len: true
54resume_from_checkpoint: null
55s2_attention: null
56sample_packing: false
57save_steps: 100
58save_strategy: steps
59sequence_len: 4096
60strict: false
61tf32: false
62tokenizer_type: AutoTokenizer
63train_on_inputs: false
64val_set_size: 0.05
65wandb_entity: breakfasthut
66wandb_mode: online
67wandb_project: tuning-miner
68wandb_run: miner
69wandb_runid: d7378d34-e868-43a8-b1ab-4b97876324cd
70warmup_steps: 50
71weight_decay: 0.0
72xformers_attention: null
73| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.8067 | 0.0095 | 1 | 0.8746 |
| 0.7138 | 0.2578 | 27 | 0.7637 |
| 0.7179 | 0.5155 | 54 | 0.7270 |
| 0.5788 | 0.7733 | 81 | 0.7156 |