Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/Meta-Llama-3-8B-Instruct
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- format: custom
8 path: mhenrichsen/alpaca_2k_test
9 type:
10 field_input: input
11 field_instruction: instruction
12 field_output: output
13 format: '{instruction} {input}'
14 no_input_format: '{instruction}'
15 system_format: '{system}'
16 system_prompt: ''
17debug: null
18deepspeed: null
19early_stopping_patience: null
20eval_max_new_tokens: 128
21eval_table_size: null
22evals_per_epoch: 4
23flash_attention: false
24fp16: null
25fsdp: null
26fsdp_config: null
27gradient_accumulation_steps: 4
28gradient_checkpointing: false
29group_by_length: false
30hub_model_id: sylyas/123e4567-e89b-12d3-a456-426614174004
31hub_repo: sylyas
32hub_strategy: checkpoint
33hub_token: null
34learning_rate: 0.0002
35load_in_4bit: false
36load_in_8bit: true
37local_rank: null
38logging_steps: 1
39lora_alpha: 32
40lora_dropout: 0.05
41lora_fan_in_fan_out: null
42lora_model_dir: null
43lora_r: 16
44lora_target_linear: true
45lr_scheduler: cosine
46max_steps: 500
47micro_batch_size: 1
48mlflow_experiment_name: mhenrichsen/alpaca_2k_test
49model_type: AutoModelForCausalLM
50num_epochs: 1
51optimizer: adamw_bnb_8bit
52output_dir: miner_id_24
53pad_to_sequence_len: true
54resume_from_checkpoint: null
55s2_attention: null
56sample_packing: false
57saves_per_epoch: 4
58sequence_len: 512
59special_tokens:
60 pad_token: <|eot_id|>
61strict: false
62tf32: false
63tokenizer_type: AutoTokenizer
64train_on_inputs: false
65trust_remote_code: true
66val_set_size: 0.05
67wandb_entity: ilyas
68wandb_mode: online
69wandb_name: 123e4567-e89b-12d3-a456-426614174004
70wandb_project: Public_TuningSN
71wandb_run: miner_id_24
72wandb_runid: 123e4567-e89b-12d3-a456-426614174004
73warmup_steps: 10
74weight_decay: 0.0
75xformers_attention: null
76| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.3737 | 0.0021 | 1 | 1.6453 |
| 0.9206 | 0.2505 | 119 | 0.9274 |
| 1.0707 | 0.5011 | 238 | 0.9007 |
| 1.0721 | 0.7516 | 357 | 0.8958 |