Views
No views yet
0.4.11adapter: lora
2base_model: princeton-nlp/Sheared-LLaMA-1.3B
3bf16: auto
4datasets:
5- data_files:
6 - cb26f8bb8a47c11f_train_data.json
7 ds_type: json
8 format: custom
9 path: cb26f8bb8a47c11f_train_data.json
10 type:
11 field: null
12 field_input: null
13 field_instruction: instruction
14 field_output: output
15 field_system: null
16 format: null
17 no_input_format: null
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_sample_packing: false
25eval_table_size: null
26evals_per_epoch: 4
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 4
32gradient_checkpointing: true
33group_by_length: false
34hub_model_id: FatCat87/76e772b1-fe02-45e3-aa5b-7b36ec7abf8d
35learning_rate: 0.0002
36load_in_4bit: false
37load_in_8bit: true
38local_rank: null
39logging_steps: 1
40lora_alpha: 16
41lora_dropout: 0.05
42lora_r: 32
43lora_target_linear: true
44lr_scheduler: cosine
45micro_batch_size: 2
46model_type: AutoModelForCausalLM
47num_epochs: 1
48optimizer: adamw_bnb_8bit
49output_dir: ./outputs/out
50pad_to_sequence_len: true
51resume_from_checkpoint: null
52sample_packing: true
53saves_per_epoch: 1
54seed: 701
55sequence_len: 4096
56special_tokens:
57 pad_token: </s>
58strict: false
59tf32: false
60tokenizer_type: AutoTokenizer
61train_on_inputs: false
62val_set_size: 0.1
63wandb_entity: fatcat87-taopanda
64wandb_log_model: null
65wandb_mode: online
66wandb_name: 76e772b1-fe02-45e3-aa5b-7b36ec7abf8d
67wandb_project: subnet56
68wandb_runid: 76e772b1-fe02-45e3-aa5b-7b36ec7abf8d
69wandb_watch: null
70warmup_ratio: 0.05
71weight_decay: 0.0
72xformers_attention: null
73| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.8322 | 0.0050 | 1 | 1.9699 |
| 1.5589 | 0.2537 | 51 | 1.6483 |
| 1.4753 | 0.5075 | 102 | 1.5744 |
| 1.4788 | 0.7612 | 153 | 1.5490 |