Views
No views yet
0.4.01adam_beta2: 0.95
2adam_epsilon: 1.0e-05
3adapter: qlora
4base_model: mistralai/Mixtral-8x7B-Instruct-v0.1
5bf16: auto
6chat_template: inst
7dataset_prepared_path: last_run_prepared
8datasets:
9- conversation: mistral
10 path: dd7ba3a8030a4c7382d51a5d894f5cb4/./data/with_function_response/function_used_training.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
20gradient_accumulation_steps: 4
21gradient_checkpointing: true
22group_by_length: false
23hub_model_id: liuylhf/mixtral-remove-negative-data
24hub_strategy: end
25is_mistral_derived_model: true
26learning_rate: 0.001
27load_in_4bit: true
28load_in_8bit: false
29local_rank: null
30logging_steps: 1
31lora_alpha: 16
32lora_dropout: 0.05
33lora_fan_in_fan_out: null
34lora_model_dir: null
35lora_r: 32
36lora_target_modules:
37- q_proj
38- v_proj
39- k_proj
40- o_proj
41lr_scheduler: cosine
42max_grad_norm: 1.0
43micro_batch_size: 2
44model_config:
45 output_router_logits: true
46model_type: AutoModelForCausalLM
47num_epochs: 1
48optimizer: paged_adamw_8bit
49output_dir: dd7ba3a8030a4c7382d51a5d894f5cb4/model
50pad_to_sequence_len: true
51resume_from_checkpoint: null
52sample_packing: true
53save_steps: 0.1
54sequence_len: 8192
55strict: false
56tf32: false
57tokenizer_type: LlamaTokenizer
58train_on_inputs: false
59val_set_size: 0.01
60wandb_log_model: end
61wandb_name: mixtral-instruct-raw-data-v3
62wandb_project: function-call
63warmup_steps: 10
64weight_decay: 0
65xformers_attention: null
66| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.9579 | 0.01 | 1 | 4.0485 |
| 0.148 | 0.2 | 36 | 0.1565 |
| 0.1075 | 0.4 | 72 | 0.1138 |
| 0.099 | 0.6 | 108 | 0.1018 |
| 0.0954 | 0.8 | 144 | 0.0969 |
| 0.0945 | 1.0 | 180 | 0.0955 |