Views
No views yet
0.4.11base_model: concedo/KobbleTinyV2-1.1B
2model_type: LlamaForCausalLM
3tokenizer_type: LlamaTokenizer
4
5load_in_8bit: false
6load_in_4bit: true
7strict: false
8
9datasets:
10 - path: NobodyExistsOnTheInternet/AlpacaToxicQA
11 type: alpaca
12 - path: Fischerboot/freedom-rp-alpaca-shortend
13 type: alpaca
14dataset_prepared_path:
15val_set_size: 0.05
16output_dir: ./outputs/32r
17
18adapter: qlora
19lora_model_dir:
20
21sequence_len: 4096
22sample_packing: true
23eval_sample_packing: false
24pad_to_sequence_len: true
25
26lora_r: 32
27lora_alpha: 16
28lora_dropout: 0.05
29lora_target_modules:
30lora_target_linear: true
31lora_fan_in_fan_out:
32
33wandb_project:
34wandb_entity:
35wandb_watch:
36wandb_name:
37wandb_log_model:
38
39gradient_accumulation_steps: 4
40micro_batch_size: 2
41num_epochs: 4
42optimizer: paged_adamw_32bit
43lr_scheduler: cosine
44learning_rate: 0.0002
45
46train_on_inputs: false
47group_by_length: false
48bf16: auto
49fp16:
50tf32: false
51
52gradient_checkpointing: true
53early_stopping_patience:
54resume_from_checkpoint:
55local_rank:
56logging_steps: 1
57xformers_attention:
58flash_attention: true
59
60warmup_steps: 10
61evals_per_epoch: 4
62saves_per_epoch: 1
63debug:
64deepspeed:
65weight_decay: 0.0
66fsdp:
67fsdp_config:
68special_tokens:
69| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.9821 | 0.0034 | 1 | 1.8932 |
| 1.6851 | 0.2517 | 73 | 1.5089 |
| 1.4335 | 0.5034 | 146 | 1.4387 |
| 1.3165 | 0.7552 | 219 | 1.4085 |
| 2.0848 | 1.0069 | 292 | 1.3896 |
| 1.3564 | 1.2379 | 365 | 1.3757 |
| 1.2587 | 1.4897 | 438 | 1.3640 |
| 1.2955 | 1.7414 | 511 | 1.3552 |
| 1.4962 | 1.9931 | 584 | 1.3487 |
| 1.3458 | 2.2284 | 657 | 1.3455 |
| 1.301 | 2.4802 | 730 | 1.3413 |
| 1.2458 | 2.7319 | 803 | 1.3389 |
| 1.1965 | 2.9836 | 876 | 1.3367 |
| 1.4968 | 3.2172 | 949 | 1.3369 |
| 1.2504 | 3.4690 | 1022 | 1.3368 |
| 1.5103 | 3.7207 | 1095 | 1.3368 |