Views
No views yet
0.4.01adapter: qlora
2base_model: mistralai/Mixtral-8x7B-Instruct-v0.1
3bf16: true
4chat_template: inst
5dataset_prepared_path: last_run_prepared
6datasets:
7- conversation: mistral
8 path: ./data/with_function_response/more_functions/function_not_used_training_small.jsonl
9 type: sharegpt
10- conversation: mistral
11 path: ./data/with_function_response/more_functions/function_used_training_small.jsonl
12 type: sharegpt
13- conversation: mistral
14 path: ./data/with_function_response/parallel_call/parallel_data_training.jsonl
15 type: sharegpt
16debug: null
17eval_max_new_tokens: 256
18eval_steps: 0.05
19eval_table_size: null
20flash_attention: true
21fp16: false
22fsdp: null
23fsdp_config: null
24gradient_accumulation_steps: 4
25gradient_checkpointing: true
26group_by_length: false
27hub_model_id: liuylhf/empower-functions-more-tools-staging
28learning_rate: 0.0002
29load_in_4bit: true
30load_in_8bit: false
31logging_steps: 1
32lora_alpha: 64
33lora_dropout: 0.05
34lora_model_dir: null
35lora_r: 32
36lora_target_modules:
37- q_proj
38- k_proj
39- v_proj
40- o_proj
41loss_watchdog_patience: 3
42loss_watchdog_threshold: 5.0
43lr_scheduler: cosine
44micro_batch_size: 2
45model_config:
46 output_router_logits: true
47model_type: AutoModelForCausalLM
48num_epochs: 2
49optimizer: paged_adamw_8bit
50output_dir: 2af0968cad514d6e9d5fb8448230e1c6/model
51pad_to_sequence_len: true
52sample_packing: true
53save_steps: 0.1
54sequence_len: 4096
55strict: false
56tf32: false
57tokenizer_type: LlamaTokenizer
58train_on_inputs: false
59trust_remote_code: true
60val_set_size: 0.025
61wandb_log_model: end
62wandb_name: mixtral-instruct-lora-no-negative
63wandb_project: function-call
64warmup_steps: 10
65weight_decay: 0.0
66| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.8305 | 0.0 | 1 | 1.9892 |
| 0.1336 | 0.1 | 27 | 0.1444 |
| 0.1006 | 0.2 | 54 | 0.1193 |
| 0.102 | 0.3 | 81 | 0.1120 |
| 0.0798 | 0.41 | 108 | 0.1068 |
| 0.0976 | 0.51 | 135 | 0.1051 |
| 0.1145 | 0.61 | 162 | 0.1021 |
| 0.0984 | 0.71 | 189 | 0.1008 |
| 0.0817 | 0.81 | 216 | 0.1006 |
| 0.0841 | 0.91 | 243 | 0.0971 |
| 0.0983 | 1.02 | 270 | 0.0967 |
| 0.0948 | 1.09 | 297 | 0.0956 |
| 0.093 | 1.2 | 324 | 0.0944 |
| 0.0991 | 1.3 | 351 | 0.0938 |
| 0.072 | 1.4 | 378 | 0.0927 |
| 0.0831 | 1.5 | 405 | 0.0920 |
| 0.0768 | 1.6 | 432 | 0.0912 |
| 0.0915 | 1.7 | 459 | 0.0905 |
| 0.082 | 1.81 | 486 | 0.0906 |
| 0.0702 | 1.91 | 513 | 0.0904 |