Views
No views yet
0.4.11adapter: lora
2base_model: MLP-KTLim/llama-3-Korean-Bllossom-8B
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/2025-01-07-11-50-41
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: 1
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: 2025-01-07-11-50-41
52wandb_project: subnet56
53wandb_runid: 2025-01-07-11-50-41
54wandb_watch: null
55warmup_ratio: 0.05
56weight_decay: 0.0
57xformers_attention: null
58| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1274 | 0.2105 | 1 | 1.1656 |
| 1.1303 | 0.4211 | 2 | 1.1285 |
| 1.1176 | 0.6316 | 3 | 1.1116 |
| 1.0886 | 0.8421 | 4 | 1.1043 |