Views
No views yet
0.12.0.dev01adapter: lora
2base_model: samoline/fe25edb8-d443-4cca-bf6e-7a2a77160757
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - d10bca993e6208fa_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_input: input
15 field_instruction: instruct
16 field_output: output
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_steps: null
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: false
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 1
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: apriasmoro/7dfbd831-f5c1-4baf-bf85-76d22914cf0f
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0002
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: null
44lora_alpha: 64
45lora_dropout: 0.05
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 32
49lora_target_linear: true
50loraplus_lr_embedding: 1.0e-06
51loraplus_lr_ratio: 16
52lr_scheduler: cosine
53max_grad_norm: 1
54max_steps: 3888
55micro_batch_size: 48
56mlflow_experiment_name: /tmp/d10bca993e6208fa_train_data.json
57model_card: false
58model_type: AutoModelForCausalLM
59num_epochs: 200
60optimizer: adamw_bnb_8bit
61output_dir: miner_id_24
62pad_to_sequence_len: true
63resume_from_checkpoint: null
64rl: null
65s2_attention: null
66sample_packing: false
67save_steps: 583
68save_total_limit: 10
69saves_per_epoch: 0
70sequence_len: 1024
71strict: false
72tf32: true
73tokenizer_type: AutoTokenizer
74train_on_inputs: false
75trl: null
76trust_remote_code: true
77val_set_size: 0.0
78wandb_name: 42944c57-8bc2-4dc6-acae-5e6803c0c212
79wandb_project: Gradients-On-Demand
80wandb_run: apriasmoro
81wandb_runid: 42944c57-8bc2-4dc6-acae-5e6803c0c212
82warmup_steps: 972
83weight_decay: 0
84xformers_attention: null
85