Views
No views yet
0.4.11base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
2model_type: LlamaForCausalLM
3tokenizer_type: LlamaTokenizer
4
5load_in_8bit: true
6load_in_4bit: false
7strict: false
8
9data_seed: 2606
10seed: 2606
11
12datasets:
13 - path: data/templatefree_isaf_press_releases_ft_train.jsonl
14 type: input_output
15dataset_prepared_path:
16val_set_size: 0.1
17output_dir: tiny-llama/lora-out
18hub_model_id: Peaky8linders/isafpr-tiny-llama-lora
19
20sequence_len: 4096
21sample_packing: true
22eval_sample_packing: false
23pad_to_sequence_len: true
24
25adapter: lora
26lora_model_dir:
27lora_r: 32
28lora_alpha: 16
29lora_dropout: 0.05
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: adamw_bnb_8bit
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.7938 | 0.0138 | 1 | 1.7961 |
| 0.2755 | 0.2483 | 18 | 0.2099 |
| 0.0937 | 0.4966 | 36 | 0.0798 |
| 0.0625 | 0.7448 | 54 | 0.0646 |
| 0.0507 | 0.9931 | 72 | 0.0581 |
| 0.0466 | 1.2138 | 90 | 0.0516 |
| 0.0391 | 1.4621 | 108 | 0.0485 |
| 0.0534 | 1.7103 | 126 | 0.0457 |
| 0.0611 | 1.9586 | 144 | 0.0439 |
| 0.0281 | 2.1793 | 162 | 0.0434 |
| 0.0382 | 2.4276 | 180 | 0.0416 |
| 0.031 | 2.6759 | 198 | 0.0407 |
| 0.0278 | 2.9241 | 216 | 0.0400 |
| 0.0377 | 3.1448 | 234 | 0.0397 |
| 0.0247 | 3.3931 | 252 | 0.0400 |
| 0.0419 | 3.6414 | 270 | 0.0395 |
| 0.0273 | 3.8897 | 288 | 0.0395 |