Views
No views yet
0.12.0.dev01adapter: lora
2base_model: samoline/883f6316-98a4-46f0-8b03-ea10b0cb2a44
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 7cbc1142ecb8eeca_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: true
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 1
33gradient_checkpointing: true
34gradient_checkpointing_kwargs:
35 use_reentrant: false
36group_by_length: true
37hub_model_id: apriasmoro/7f07aeb5-f937-44f1-ae39-29ecc0cf22de
38hub_repo: null
39hub_strategy: checkpoint
40hub_token: null
41learning_rate: 0.0002
42load_in_4bit: false
43load_in_8bit: false
44local_rank: null
45logging_steps: null
46lora_alpha: 64
47lora_dropout: 0.05
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 32
51lora_target_linear: true
52loraplus_lr_embedding: 1.0e-06
53loraplus_lr_ratio: 16
54lr_scheduler: cosine
55max_grad_norm: 1
56max_steps: 10
57micro_batch_size: 32
58mlflow_experiment_name: /tmp/7cbc1142ecb8eeca_train_data.json
59model_card: false
60model_type: AutoModelForCausalLM
61num_epochs: 200
62optimizer: adamw_bnb_8bit
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66rl: null
67s2_attention: null
68sample_packing: true
69save_steps: 100
70save_total_limit: 10
71saves_per_epoch: 0
72sequence_len: 1024
73strict: false
74tf32: true
75tokenizer_type: AutoTokenizer
76train_on_inputs: true
77trl: null
78trust_remote_code: false
79val_set_size: 0.0
80wandb_name: ab99a5ee-c6e8-4131-a97c-d6729cb63ae8
81wandb_project: Gradients-On-Demand
82wandb_run: apriasmoro
83wandb_runid: ab99a5ee-c6e8-4131-a97c-d6729cb63ae8
84warmup_steps: 200
85weight_decay: 0
86xformers_attention: null
87