Views
No views yet
0.4.11adapter: lora
2auto_find_batch_size: false
3base_model: llamafactory/tiny-random-Llama-3
4bf16: auto
5chat_template: llama3
6dataloader_num_workers: 12
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 006c0b96ba232e69_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/006c0b96ba232e69_train_data.json
14 type:
15 field_instruction: input
16 field_output: 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: 8
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: 16
53mlflow_experiment_name: /tmp/006c0b96ba232e69_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
65special_tokens:
66 pad_token: <|eot_id|>
67strict: false
68tf32: false
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72val_set_size: 0.0
73wandb_entity: null
74wandb_mode: disabled
75wandb_name: 74e35e73-fca6-4927-a4ca-1b2f031982ea
76wandb_project: Gradients-On-Demand
77wandb_run: your_name
78wandb_runid: 74e35e73-fca6-4927-a4ca-1b2f031982ea
79warmup_steps: 100
80weight_decay: 0.0
81xformers_attention: null
82