Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2.5-0.5B
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - /workspace/input_data/0adf243bcbbf21a5_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/0adf243bcbbf21a5_train_data.json
12 type:
13 field_input: context
14 field_instruction: label
15 field_output: target
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23eval_max_new_tokens: 128
24eval_strategy: 'no'
25eval_table_size: null
26evals_per_epoch: null
27evaluation_strategy: 'no'
28flash_attention: false
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 4
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: JoshMe1/92fbb182-7064-48b1-8801-292555e7f019
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 5.0e-05
40load_in_8bit: true
41local_rank: null
42logging_steps: 10
43lora_alpha: 128
44lora_dropout: 0.1
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 64
48lora_target_linear: true
49lr_scheduler: cosine
50max_memory:
51 0: 130GB
52max_steps: 200
53micro_batch_size: 8
54mlflow_experiment_name: /tmp/0adf243bcbbf21a5_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 10
57offload_folder: /workspace/offload/1b111512-428a-4811-bde9-08ef88312d7f
58optimizer: adamw_bnb_8bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64saves_per_epoch: null
65sequence_len: 2048
66strict: false
67tf32: false
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.05
72wandb_entity: null
73wandb_mode: online
74wandb_name: 1b111512-428a-4811-bde9-08ef88312d7f
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: 1b111512-428a-4811-bde9-08ef88312d7f
78warmup_steps: 200
79weight_decay: 0.01
80xformers_attention: null
81