Views
No views yet

<|im_start|>system
You are Dolphin, a helpful AI assistant.<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
0.4.01base_model: meta-llama/Meta-Llama-3-8B
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4tokenizer_use_fast: false
5
6
7load_in_8bit: false
8load_in_4bit: false
9strict: false
10model_config:
11
12datasets:
13 - path: /workspace/datasets/dolphin-2.9/dolphin201-sharegpt2.jsonl
14 type: sharegpt
15 conversation: chatml
16 - path: /workspace/datasets/dolphin-2.9/Ultrachat200kunfiltered.jsonl
17 type: sharegpt
18 conversation: chatml
19 - path: /workspace/datasets/dolphin-2.9/dolphin-coder-translate-sharegpt2.jsonl
20 type: sharegpt
21 conversation: chatml
22 - path: /workspace/datasets/dolphin-2.9/dolphin-coder-codegen-sharegpt2.jsonl
23 type: sharegpt
24 conversation: chatml
25 - path: /workspace/datasets/dolphin-2.9/m-a-p_Code-Feedback-sharegpt-unfiltered.jsonl
26 type: sharegpt
27 conversation: chatml
28 - path: /workspace/datasets/dolphin-2.9/m-a-p_CodeFeedback-Filtered-Instruction-sharegpt-unfiltered.jsonl
29 type: sharegpt
30 conversation: chatml
31 - path: /workspace/datasets/dolphin-2.9/not_samantha_norefusals.jsonl
32 type: sharegpt
33 conversation: chatml
34 - path: /workspace/datasets/dolphin-2.9/Orca-Math-resort-unfiltered.jsonl
35 type: sharegpt
36 conversation: chatml
37 - path: /workspace/datasets/dolphin-2.9/agent_instruct_react_unfiltered.jsonl
38 type: sharegpt
39 conversation: chatml
40 - path: /workspace/datasets/dolphin-2.9/toolbench_instruct_j1s1_3k_unfiltered.jsonl
41 type: sharegpt
42 conversation: chatml
43 - path: /workspace/datasets/dolphin-2.9/toolbench_negative_unfiltered.jsonl
44 type: sharegpt
45 conversation: chatml
46 - path: /workspace/datasets/dolphin-2.9/toolbench_react_10p_unfiltered.jsonl
47 type: sharegpt
48 conversation: chatml
49 - path: /workspace/datasets/dolphin-2.9/toolbench_tflan_cot_30p_unfiltered.jsonl
50 type: sharegpt
51 conversation: chatml
52 - path: /workspace/datasets/dolphin-2.9/openhermes200k_unfiltered.jsonl
53 type: sharegpt
54 conversation: chatml
55 - path: /workspace/datasets/dolphin-2.9/SystemConversations.jsonl
56 type: sharegpt
57 conversation: chatml
58
59chat_template: chatml
60
61
62dataset_prepared_path: /workspace/datasets/dolphin-2.9/thingy
63val_set_size: 0.0002
64output_dir: ./out
65
66sequence_len: 4096
67sample_packing: true
68pad_to_sequence_len: true
69
70gradient_accumulation_steps: 4
71micro_batch_size: 3
72num_epochs: 3
73logging_steps: 1
74optimizer: adamw_8bit
75lr_scheduler: cosine
76learning_rate: 2e-5
77
78wandb_project: dolphin-2.9-mixtral-8x22b
79wandb_watch:
80wandb_run_id:
81wandb_log_model:
82
83train_on_inputs: false
84group_by_length: false
85bf16: auto
86fp16:
87tf32: false
88
89gradient_checkpointing: true
90gradient_checkpointing_kwargs:
91 use_reentrant: false
92early_stopping_patience:
93resume_from_checkpoint:
94local_rank:
95logging_steps: 1
96xformers_attention:
97flash_attention: true
98saves_per_epoch: 4
99save_total_limit: 2
100save_steps:
101evals_per_epoch: 4
102eval_sample_packing: false
103debug:
104deepspeed: deepspeed_configs/zero3_bf16.json
105weight_decay: 0.05
106fsdp:
107fsdp_config:
108special_tokens:
109 eos_token: "<|im_end|>"
110 pad_token: "<|end_of_text|>"
111tokens:
112 - "<|im_start|>"
113 - "<|im_end|>"
114| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.146 | 0.0005 | 1 | 1.1064 |
| 0.6962 | 0.2501 | 555 | 0.6636 |
| 0.6857 | 0.5001 | 1110 | 0.6503 |
| 0.6592 | 0.7502 | 1665 | 0.6419 |
| 0.6465 | 1.0002 | 2220 | 0.6317 |
| 0.5295 | 1.2395 | 2775 | 0.6408 |
| 0.5302 | 1.4895 | 3330 | 0.6351 |
| 0.5188 | 1.7396 | 3885 | 0.6227 |
| 0.521 | 1.9896 | 4440 | 0.6168 |
| 0.3968 | 2.2289 | 4995 | 0.6646 |
| 0.3776 | 2.4789 | 5550 | 0.6619 |
| 0.3983 | 2.7290 | 6105 | 0.6602 |