Views
No views yet
0.4.01base_model: bofenghuang/vigogne-2-7b-instruct
2base_model_config: bofenghuang/vigogne-2-7b-instruct
3model_type: LlamaForCausalLM
4tokenizer_type: LlamaTokenizer
5is_llama_derived_model: true
6
7load_in_8bit: false
8load_in_4bit: true
9strict: false
10
11datasets:
12 - path: bobyres/LabelV01
13 type: alpaca
14
15dataset_prepared_path: last_run_prepared
16val_set_size: 0.05
17output_dir: ./qlora-out
18adapter: qlora
19lora_model_dir:
20
21sequence_len: 4096
22sample_packing: false
23pad_to_sequence_len: true
24
25lora_r: 32
26lora_alpha: 16
27lora_dropout: 0.05
28lora_target_modules:
29lora_target_linear: true
30lora_fan_in_fan_out:
31
32wandb_project: "finetune_labelisation_v011"
33wandb_entity:
34wandb_watch:
35wandb_run_id:
36wandb_log_model: "checkpoint"
37
38gradient_accumulation_steps: 1
39micro_batch_size: 1
40num_epochs: 3
41optimizer: paged_adamw_32bit
42lr_scheduler: cosine
43learning_rate: 0.0002
44
45train_on_inputs: false
46group_by_length: false
47bf16: true
48fp16: false
49tf32: false
50
51gradient_checkpointing: true
52early_stopping_patience:
53resume_from_checkpoint:
54local_rank:
55logging_steps: 1
56xformers_attention:
57flash_attention: true
58
59warmup_steps: 10
60eval_steps: 0.05
61eval_table_size:
62save_steps:
63debug:
64deepspeed:
65weight_decay: 0.0
66fsdp:
67fsdp_config:
68special_tokens:
69 bos_token: "<s>"
70 eos_token: "</s>"
71 unk_token: "<unk>"
72| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.0134 | 0.03 | 1 | 1.0981 |
| 0.972 | 0.15 | 6 | 1.0736 |
| 0.7982 | 0.31 | 12 | 0.8548 |
| 0.6944 | 0.46 | 18 | 0.7151 |
| 0.6808 | 0.62 | 24 | 0.6943 |
| 0.6763 | 0.77 | 30 | 0.6821 |
| 0.67 | 0.92 | 36 | 0.6764 |
| 0.6424 | 1.08 | 42 | 0.6730 |
| 0.6552 | 1.23 | 48 | 0.6780 |
| 0.6527 | 1.38 | 54 | 0.6690 |
| 0.6624 | 1.54 | 60 | 0.6632 |
| 0.6228 | 1.69 | 66 | 0.6625 |
| 0.6447 | 1.85 | 72 | 0.6617 |
| 0.6409 | 2.0 | 78 | 0.6599 |
| 0.6356 | 2.15 | 84 | 0.6589 |
| 0.648 | 2.31 | 90 | 0.6584 |
| 0.6254 | 2.46 | 96 | 0.6593 |
| 0.6167 | 2.62 | 102 | 0.6596 |
| 0.6451 | 2.77 | 108 | 0.6590 |
| 0.6144 | 2.92 | 114 | 0.6592 |