Views
No views yet
0.10.0.dev01adapter: lora
2base_model: unsloth/Llama-3.2-1B-Instruct
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 17ea03f1813a9bf7_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_instruction: Q
15 field_output: A
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: 4
32gradient_checkpointing: false
33group_by_length: false
34hub_model_id: aleegis/3744216d-bf2d-4df5-a31e-b7dccb9b406c
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0003
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: null
43lora_alpha: 32
44lora_dropout: 0.15
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 32
48lora_target_linear: true
49lr_scheduler: cosine
50max_grad_norm: 1
51max_steps: 1500
52micro_batch_size: 2
53mlflow_experiment_name: /tmp/17ea03f1813a9bf7_train_data.json
54model_type: AutoModelForCausalLM
55num_epochs: 30
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: 1024
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: 816020e2-434a-451a-9620-2b3d4706fc55
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: 816020e2-434a-451a-9620-2b3d4706fc55
78warmup_steps: 150
79weight_decay: 0
80xformers_attention: null
81