Views
No views yet
0.5.21adapter: lora
2base_model: unsloth/mistral-7b-instruct-v0.2
3bf16: auto
4chat_template: llama3
5datasets:
6- data_files:
7 - f643fd0fe7e0bfb5_train_data.json
8 ds_type: json
9 format: custom
10 path: /runs/taopanda-1_cae7d918-8995-47e5-995d-5bd97d626e49/f643fd0fe7e0bfb5_train_data.json
11 preprocessing:
12 - shuffle: true
13 type:
14 field: null
15 field_input: chosen_gpt
16 field_instruction: prompt_id
17 field_output: rejected_gpt
18 field_system: null
19 format: null
20 no_input_format: null
21 system_format: '{system}'
22 system_prompt: ''
23debug: null
24deepspeed: null
25device_map: auto
26early_stopping_patience: null
27eval_max_new_tokens: 128
28eval_strategy: 'no'
29fp16: null
30gradient_accumulation_steps: 4
31gradient_checkpointing: true
32group_by_length: true
33hub_model_id: taopanda-1/ede5d1a0-546f-43e9-8879-f16e745c50f0
34learning_rate: 0.000195548260923036
35load_in_4bit: false
36load_in_8bit: false
37local_rank: null
38logging_steps: 1
39lora_alpha: 128
40lora_dropout: 0.02
41lora_fan_in_fan_out: true
42lora_model_dir: null
43lora_r: 64
44lora_target_linear: true
45lr_scheduler: cosine
46max_grad_norm: 1.0
47max_steps: 1000
48micro_batch_size: 8
49model_type: AutoModelForCausalLM
50num_epochs: 1
51optimizer: paged_adamw_8bit
52output_dir: ./outputs/lora-out/taopanda-1_cae7d918-8995-47e5-995d-5bd97d626e49
53pad_to_sequence_len: true
54resume_from_checkpoint: null
55s2_attention: null
56save_steps: 0.1
57save_total_limit: 1
58seed: 32892
59sequence_len: 1024
60strict: false
61tf32: true
62tokenizer_type: AutoTokenizer
63train_on_inputs: false
64trust_remote_code: true
65wandb_entity: fatcat87-taopanda
66wandb_mode: online
67wandb_name: taopanda-1_cae7d918-8995-47e5-995d-5bd97d626e49
68wandb_project: subnet56
69wandb_runid: taopanda-1_cae7d918-8995-47e5-995d-5bd97d626e49
70warmup_ratio: 0.1
71weight_decay: 0.05
72xformers_attention: null
73