Views
No views yet
0.4.11adapter: lora
2base_model: mhenrichsen/gemma-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-16-53-36
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: null
43strict: false
44tf32: false
45tokenizer_type: AutoTokenizer
46train_on_inputs: false
47val_set_size: 0.1
48wandb_entity: fatcat87-taopanda
49wandb_log_model: null
50wandb_mode: online
51wandb_name: test-task-2025-01-06-16-53-36
52wandb_project: subnet56
53wandb_runid: test-task-2025-01-06-16-53-36
54wandb_watch: null
55warmup_ratio: 0.1
56weight_decay: 0.0
57xformers_attention: null
58| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9785 | 0.1 | 1 | 1.1005 |
| 1.0282 | 0.3 | 3 | 1.0752 |
| 1.0195 | 0.6 | 6 | 1.0116 |
| 1.0354 | 0.9 | 9 | 1.0007 |
| 0.9228 | 1.15 | 12 | 0.9984 |
| 0.8895 | 1.45 | 15 | 1.0030 |
| 0.9105 | 1.75 | 18 | 1.0005 |