Views
No views yet
0.4.11base_model: Fischerboot/2b-tiny-llama-alpaca-instr
2model_type: LlamaForCausalLM
3tokenizer_type: LlamaTokenizer
4
5load_in_8bit: false
6load_in_4bit: true
7strict: false
8
9datasets:
10 - path: Fischerboot/freedom-rp-alpaca-shortend
11 type: alpaca
12 - path: diffnamehard/toxic-dpo-v0.1-NoWarning-alpaca
13 type: alpaca
14 - path: Fischerboot/alpaca-undensored-fixed-50k
15 type: alpaca
16 - path: Fischerboot/DAN-alpaca
17 type: alpaca
18 - path: Fischerboot/rp-alpaca-next-oone
19 type: alpaca
20dataset_prepared_path:
21val_set_size: 0.05
22output_dir: ./outputs/24r
23
24adapter: qlora
25lora_model_dir:
26
27sequence_len: 2048
28sample_packing: true
29eval_sample_packing: false
30pad_to_sequence_len: true
31
32lora_r: 32
33lora_alpha: 16
34lora_dropout: 0.05
35lora_target_modules:
36lora_target_linear: true
37lora_fan_in_fan_out:
38
39wandb_project:
40wandb_entity:
41wandb_watch:
42wandb_name:
43wandb_log_model:
44
45gradient_accumulation_steps: 4
46micro_batch_size: 2
47num_epochs: 4
48optimizer: paged_adamw_32bit
49lr_scheduler: cosine
50learning_rate: 0.0002
51
52train_on_inputs: false
53group_by_length: false
54bf16: auto
55fp16:
56tf32: false
57
58gradient_checkpointing: true
59early_stopping_patience:
60resume_from_checkpoint:
61local_rank:
62logging_steps: 1
63xformers_attention:
64flash_attention: true
65
66warmup_steps: 10
67evals_per_epoch: 2
68saves_per_epoch: 1
69debug:
70deepspeed:
71weight_decay: 0.0
72fsdp:
73fsdp_config:
74special_tokens:
75| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.7881 | 0.0017 | 1 | 2.5329 |
| 1.6899 | 0.4996 | 287 | 1.9272 |
| 1.5511 | 0.9991 | 574 | 1.8750 |
| 1.4797 | 1.4861 | 861 | 1.8476 |
| 1.5279 | 1.9856 | 1148 | 1.8270 |
| 1.4583 | 2.4726 | 1435 | 1.8275 |
| 1.5044 | 2.9721 | 1722 | 1.8215 |
| 1.3051 | 3.4582 | 2009 | 1.8243 |
| 1.5619 | 3.9578 | 2296 | 1.8245 |