Views
No views yet
0.4.11adapter: lora
2base_model: WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - ebdef80c11c8be43_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/ebdef80c11c8be43_train_data.json
13 type:
14 field_instruction: prompt
15 field_output: generation
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: 8
32gradient_checkpointing: false
33group_by_length: false
34hub_model_id: aleegis/e22ff4b7-26fa-4a5d-a413-4cf35fa31faa
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0001
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
49loraplus_lr_embedding: 1.0e-06
50loraplus_lr_ratio: 16
51lr_scheduler: cosine
52max_grad_norm: 1
53max_steps: 1500
54micro_batch_size: 2
55mlflow_experiment_name: /tmp/ebdef80c11c8be43_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 200
58optimizer: adamw_torch_fused
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: null
65save_total_limit: 10
66saves_per_epoch: 0
67sequence_len: 1024
68strict: false
69tf32: true
70tokenizer_type: AutoTokenizer
71train_on_inputs: false
72trust_remote_code: true
73val_set_size: 0.0
74wandb_entity: null
75wandb_mode: online
76wandb_name: 8b4c8c80-b92d-409e-b63a-5d20d6027586
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: 8b4c8c80-b92d-409e-b63a-5d20d6027586
80warmup_steps: 100
81weight_decay: 0
82xformers_attention: null
83