Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/codellama-7b
3bf16: auto
4dataset_prepared_path: null
5datasets:
6- data_files:
7 - d9dc2847fe55f9a2_train_data.json
8 ds_type: json
9 format: custom
10 path: d9dc2847fe55f9a2_train_data.json
11 type:
12 field: null
13 field_input: Link
14 field_instruction: Question
15 field_output: Answer
16 field_system: null
17 format: null
18 no_input_format: null
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: null
24eval_strategy: 'no'
25evals_per_epoch: 4
26flash_attention: true
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 4
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: taopanda-1/63306c59-da97-4a22-91ac-779ae0bf5e34
34learning_rate: 0.0002
35load_in_4bit: false
36load_in_8bit: true
37local_rank: null
38logging_steps: 1
39lora_alpha: 16
40lora_dropout: 0.05
41lora_fan_in_fan_out: null
42lora_model_dir: null
43lora_r: 32
44lora_target_linear: true
45lr_scheduler: cosine
46max_steps: '2000'
47micro_batch_size: 2
48model_type: LlamaForCausalLM
49num_epochs: 2
50optimizer: adamw_bnb_8bit
51output_dir: ./outputs/lora-out/taopanda-1_60b86504-c610-4208-96aa-22995728c587
52pad_to_sequence_len: true
53resume_from_checkpoint: null
54s2_attention: null
55sample_packing: true
56save_steps: '500'
57seed: 23069
58sequence_len: 4096
59special_tokens:
60 bos_token: <s>
61 eos_token: </s>
62 unk_token: <unk>
63strict: false
64tf32: false
65tokenizer_type: CodeLlamaTokenizer
66train_on_inputs: false
67trust_remote_code: true
68val_set_size: 0.0
69wandb_entity: fatcat87-taopanda
70wandb_log_model: null
71wandb_mode: online
72wandb_name: taopanda-1_60b86504-c610-4208-96aa-22995728c587
73wandb_project: subnet56
74wandb_runid: taopanda-1_60b86504-c610-4208-96aa-22995728c587
75wandb_watch: null
76warmup_steps: 5
77weight_decay: 0.0
78xformers_attention: null
79