Views
No views yet
0.4.11adapter: qlora
2base_model: Trisert/tinyllama-alpaca
3bf16: false
4dataset_prepared_path: null
5datasets:
6- ds_tipe: json
7 path: /content/instruct_dataset.jsonl
8 type: alpaca
9debug: null
10deepspeed: null
11early_stopping_patience: null
12eval_sample_packing: false
13evals_per_epoch: 4
14flash_attention: false
15fp16: null
16fsdp: null
17fsdp_config: null
18gradient_accumulation_steps: 4
19gradient_checkpointing: true
20group_by_length: false
21learning_rate: 0.0002
22load_in_4bit: true
23load_in_8bit: false
24local_rank: null
25logging_steps: 1
26lora_alpha: 16
27lora_dropout: 0.05
28lora_fan_in_fan_out: null
29lora_model_dir: null
30lora_r: 32
31lora_target_linear: true
32lora_target_modules: null
33lr_scheduler: cosine
34micro_batch_size: 8
35model_type: AutoModelForCausalLM
36num_epochs: 4
37optimizer: paged_adamw_32bit
38output_dir: ./outputs/qlora-out
39pad_to_sequence_len: false
40resume_from_checkpoint: null
41sample_packing: false
42saves_per_epoch: 1
43sequence_len: 4096
44special_tokens: null
45strict: false
46tf32: false
47tokenizer_type: AutoTokenizer
48train_on_inputs: false
49val_set_size: 0.05
50wandb_entity: null
51wandb_log_model: null
52wandb_name: null
53wandb_project: null
54wandb_watch: null
55warmup_steps: 10
56weight_decay: 0.0
57xformers_attention: null
58| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.1589 | 0.0336 | 1 | 3.2144 |
| 2.8091 | 0.2689 | 8 | 2.6286 |
| 2.312 | 0.5378 | 16 | 2.2424 |
| 2.0133 | 0.8067 | 24 | 2.1532 |
| 2.1417 | 1.0756 | 32 | 2.1121 |
| 2.0591 | 1.3445 | 40 | 2.0889 |
| 2.0986 | 1.6134 | 48 | 2.0764 |
| 2.0055 | 1.8824 | 56 | 2.0758 |
| 1.8986 | 2.1513 | 64 | 2.0703 |
| 1.9346 | 2.4202 | 72 | 2.0701 |
| 2.0248 | 2.6891 | 80 | 2.0725 |
| 2.0656 | 2.9580 | 88 | 2.0726 |
| 1.8457 | 3.2269 | 96 | 2.0722 |
| 2.0257 | 3.4958 | 104 | 2.0721 |
| 1.936 | 3.7647 | 112 | 2.0721 |