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