Views
No views yet
0.4.11adapter: lora
2base_model: codellama/CodeLlama-7b-Instruct-hf
3bf16: auto
4datasets:
5- data_files:
6 - 08fb4954d2e54910_train_data.json
7 ds_type: json
8 format: custom
9 path: 08fb4954d2e54910_train_data.json
10 type:
11 field: null
12 field_input: null
13 field_instruction: prompt
14 field_output: chosen
15 field_system: null
16 format: null
17 no_input_format: null
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_sample_packing: false
25eval_table_size: null
26evals_per_epoch: 4
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 4
32gradient_checkpointing: true
33group_by_length: false
34hub_model_id: FatCat87/taopanda-3_b82cc4a3-a6de-4f53-a886-01e75f988ae4
35learning_rate: 0.0002
36load_in_4bit: false
37load_in_8bit: true
38local_rank: null
39logging_steps: 1
40lora_alpha: 16
41lora_dropout: 0.05
42lora_r: 32
43lora_target_linear: true
44lr_scheduler: cosine
45micro_batch_size: 2
46model_type: AutoModelForCausalLM
47num_epochs: 2
48optimizer: adamw_bnb_8bit
49output_dir: ./outputs/out/taopanda-3_b82cc4a3-a6de-4f53-a886-01e75f988ae4
50pad_to_sequence_len: true
51resume_from_checkpoint: null
52sample_packing: true
53saves_per_epoch: 1
54seed: 37417
55sequence_len: 4096
56special_tokens:
57 pad_token: </s>
58strict: false
59tf32: false
60tokenizer_type: AutoTokenizer
61train_on_inputs: false
62trust_remote_code: true
63val_set_size: 0.1
64wandb_entity: fatcat87-taopanda
65wandb_log_model: null
66wandb_mode: online
67wandb_name: taopanda-3_b82cc4a3-a6de-4f53-a886-01e75f988ae4
68wandb_project: subnet56
69wandb_runid: taopanda-3_b82cc4a3-a6de-4f53-a886-01e75f988ae4
70wandb_watch: null
71warmup_ratio: 0.05
72weight_decay: 0.0
73xformers_attention: null
74| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.1412 | 0.0157 | 1 | 0.1613 |
| 0.0635 | 0.2520 | 16 | 0.0658 |
| 0.0459 | 0.5039 | 32 | 0.0561 |
| 0.0453 | 0.7559 | 48 | 0.0522 |
| 0.0483 | 1.0079 | 64 | 0.0497 |
| 0.0366 | 1.2323 | 80 | 0.0483 |
| 0.0408 | 1.4843 | 96 | 0.0472 |
| 0.0363 | 1.7362 | 112 | 0.0467 |