Views
No views yet
0.4.11base_model: EleutherAI/pythia-125m-deduped
2load_in_8bit: false
3datasets:
4 - path: jtatman/storywriting_combined_instruct
5 type: alpaca
6dataset_prepared_path: ds-storytelling
7val_set_size: 0.05
8adapter: lora
9lora_model_dir:
10sequence_len: 512
11lora_r: 16
12lora_alpha: 32
13lora_dropout: 0.05
14lora_target_modules:
15 - query_key_value
16lora_target_linear: true
17lora_fan_in_fan_out: true # pythia/GPTNeoX lora specific
18wandb_project:
19wandb_entity:
20wandb_watch:
21wandb_name:
22wandb_log_model:
23output_dir: ./outputs/lora-alpaca-pythia-125m
24gradient_accumulation_steps: 1
25micro_batch_size: 4
26num_epochs: 4
27learning_rate: 0.00001
28train_on_inputs: false
29group_by_length: false
30bf16: auto
31tf32: false
32float16: true
33gpu_memory_limit: 8GiB
34hub_model_id: jtatman/pythia-125m-gpt4-llm-cleaned
35lora_on_cpu: false
36early_stopping_patience:
37resume_from_checkpoint:
38local_rank:
39weight_decay: 0.1
40evals_per_epoch: 4
41logging_steps: 1
42| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.1847 | 0.0008 | 1 | 2.7080 |
| 2.8391 | 0.2504 | 326 | 2.6464 |
| 2.9722 | 0.5008 | 652 | 2.6312 |
| 2.9904 | 0.7512 | 978 | 2.6245 |
| 3.1704 | 1.0015 | 1304 | 2.6179 |
| 3.1108 | 1.2519 | 1630 | 2.6155 |
| 2.9321 | 1.5023 | 1956 | 2.6143 |
| 3.0499 | 1.7527 | 2282 | 2.6113 |
| 2.9776 | 2.0031 | 2608 | 2.6102 |
| 2.7773 | 2.2535 | 2934 | 2.6102 |
| 3.5383 | 2.5038 | 3260 | 2.6106 |
| 2.8105 | 2.7542 | 3586 | 2.6106 |
| 3.0778 | 3.0046 | 3912 | 2.6115 |
| 2.9706 | 3.2550 | 4238 | 2.6096 |
| 2.7671 | 3.5054 | 4564 | 2.6100 |
| 3.3049 | 3.7558 | 4890 | 2.6093 |