Views
No views yet
0.10.0.dev01adapter: lora
2base_model: unsloth/Qwen2.5-Math-1.5B-Instruct
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - ad0293a17a070f7c_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_instruction: instruct
15 field_output: output
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_steps: null
25eval_table_size: null
26evals_per_epoch: null
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 2
32gradient_checkpointing: false
33group_by_length: false
34hub_model_id: aleegis/38d2a70e-9331-420a-8691-ca339971f00e
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0002
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: null
43lora_alpha: 32
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 16
48lora_target_linear: true
49lr_scheduler: constant
50max_grad_norm: 1
51max_steps: 800
52micro_batch_size: 4
53mlflow_experiment_name: /tmp/ad0293a17a070f7c_train_data.json
54model_type: AutoModelForCausalLM
55num_epochs: 15
56optimizer: adamw_torch_fused
57output_dir: miner_id_24
58pad_to_sequence_len: true
59resume_from_checkpoint: null
60s2_attention: null
61sample_packing: false
62save_steps: null
63save_total_limit: 10
64saves_per_epoch: 0
65sequence_len: 2048
66strict: false
67tf32: true
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.0
72wandb_entity: null
73wandb_mode: online
74wandb_name: 1e017fb6-f8c8-4390-9333-cc59aac70178
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: 1e017fb6-f8c8-4390-9333-cc59aac70178
78warmup_steps: 80
79weight_decay: 0
80xformers_attention: null
81