Views
No views yet
0.4.11adapter: lora
2auto_find_batch_size: false
3base_model: unsloth/Meta-Llama-3.1-8B
4bf16: auto
5chat_template: llama3
6dataloader_num_workers: 12
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 9f8d7350191c52c6_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/9f8d7350191c52c6_train_data.json
14 type:
15 field_instruction: question
16 field_output: answer
17 format: '{instruction}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience:
24early_stopping_threshold: 1.0e-05
25eval_max_new_tokens: 128
26eval_steps:
27eval_strategy: null
28flash_attention: true
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 3
33gradient_checkpointing: false
34group_by_length: false
35hub_model_id:
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0004
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps:
44lora_alpha: 16
45lora_dropout: 0.05
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 8
49lora_target_linear: true
50lr_scheduler: cosine
51max_steps: 50
52micro_batch_size: 6
53mlflow_experiment_name: /tmp/9f8d7350191c52c6_train_data.json
54model_type: AutoModelForCausalLM
55num_epochs: 100
56optimizer: adamw_bnb_8bit
57output_dir: miner_id_24
58pad_to_sequence_len: true
59resume_from_checkpoint: null
60s2_attention: null
61sample_packing: false
62save_steps:
63saves_per_epoch: 0
64sequence_len: 512
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: false
69trust_remote_code: true
70val_set_size: 0.0
71wandb_entity: null
72wandb_mode: disabled
73wandb_name: 8ed9b04c-b18c-4bbf-bb42-b5f30dc1d2c7
74wandb_project: Gradients-On-Demand
75wandb_run: your_name
76wandb_runid: 8ed9b04c-b18c-4bbf-bb42-b5f30dc1d2c7
77warmup_steps: 100
78weight_decay: 0.0
79xformers_attention: null
80