Views
No views yet
0.4.11adapter: lora
2base_model: tiiuae/falcon-7b
3bf16: auto
4datasets:
5- path: data.jsonl
6 type: alpaca
7debug: null
8deepspeed: null
9early_stopping_patience: null
10eval_max_new_tokens: 128
11eval_sample_packing: false
12eval_table_size: null
13evals_per_epoch: 4
14flash_attention: true
15fp16: null
16fsdp: null
17fsdp_config: null
18gradient_accumulation_steps: 4
19gradient_checkpointing: true
20group_by_length: false
21hub_model_id: FatCat87/test-task-2025-01-06-19-02-10
22learning_rate: 0.0002
23load_in_4bit: false
24load_in_8bit: true
25local_rank: null
26logging_steps: 1
27lora_alpha: 16
28lora_dropout: 0.05
29lora_r: 32
30lora_target_linear: true
31lr_scheduler: cosine
32micro_batch_size: 2
33model_type: AutoModelForCausalLM
34num_epochs: 2
35optimizer: adamw_bnb_8bit
36output_dir: ./outputs/out
37pad_to_sequence_len: true
38resume_from_checkpoint: null
39sample_packing: true
40saves_per_epoch: 1
41sequence_len: 4096
42special_tokens:
43 pad_token: <|endoftext|>
44strict: false
45tf32: false
46tokenizer_type: AutoTokenizer
47train_on_inputs: false
48val_set_size: 0.1
49wandb_entity: fatcat87-taopanda
50wandb_log_model: null
51wandb_mode: online
52wandb_name: test-task-2025-01-06-19-02-10
53wandb_project: subnet56
54wandb_runid: test-task-2025-01-06-19-02-10
55wandb_watch: null
56warmup_ratio: 0.1
57weight_decay: 0.0
58xformers_attention: null
59| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.2697 | 0.0072 | 1 | 1.6099 |
| 1.0992 | 0.2518 | 35 | 1.3500 |
| 1.0617 | 0.5036 | 70 | 1.2067 |
| 1.0583 | 0.7554 | 105 | 1.1780 |
| 1.0331 | 1.0072 | 140 | 1.1443 |
| 1.3871 | 1.2392 | 175 | 1.1334 |
| 1.3272 | 1.4910 | 210 | 1.1283 |
| 1.027 | 1.7428 | 245 | 1.1264 |