Views
No views yet
0.4.01adam_beta2: 0.95
2adam_epsilon: 1.0e-05
3adapter: lora
4base_model: mistralai/Mistral-7B-Instruct-v0.2
5bf16: auto
6chat_template: inst
7dataset_prepared_path: last_run_prepared
8datasets:
9- conversation: mistral
10 path: 4e9501d816a24795b7d619faea6fe0b7/./data/raw_format/tool_used_training_small.jsonl
11 type: sharegpt
12debug: null
13deepspeed: null
14early_stopping_patience: null
15eval_max_new_tokens: 256
16eval_steps: 0.2
17eval_table_size: null
18flash_attention: true
19fp16: null
20fsdp: null
21fsdp_config: null
22gradient_accumulation_steps: 4
23gradient_checkpointing: true
24group_by_length: false
25hub_model_id: liuylhf/mistral-lora
26is_mistral_derived_model: true
27learning_rate: 0.001
28load_in_4bit: false
29load_in_8bit: false
30local_rank: null
31logging_steps: 1
32lora_alpha: 16
33lora_dropout: 0.1
34lora_fan_in_fan_out: null
35lora_model_dir: null
36lora_r: 16
37lora_target_linear: true
38lr_scheduler: cosine
39max_grad_norm: 1.0
40micro_batch_size: 2
41model_type: AutoModelForCausalLM
42num_epochs: 2
43optimizer: paged_adamw_8bit
44output_dir: ../../text-generation-webui/loras/mistral-instruct-raw-format-v2-more-positive-inst
45pad_to_sequence_len: true
46resume_from_checkpoint: null
47sample_packing: true
48save_steps: 0.2
49sequence_len: 4096
50strict: false
51tf32: false
52tokenizer_type: LlamaTokenizer
53train_on_inputs: false
54val_set_size: 0.1
55wandb_log_model: end
56wandb_name: mixtral-instruct-qlora-v1
57wandb_project: function-call
58warmup_steps: 10
59weight_decay: 1.0
60xformers_attention: null
61| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.2964 | 0.02 | 1 | 2.1559 |
| 0.0487 | 0.41 | 21 | 0.0479 |
| 0.0367 | 0.81 | 42 | 0.0387 |
| 0.0331 | 1.19 | 63 | 0.0333 |
| 0.0209 | 1.6 | 84 | 0.0298 |