Views
No views yet

{
"arc_challenge": {
"acc,none": 0.5921501706484642,
"acc_stderr,none": 0.014361097288449701,
"acc_norm,none": 0.6339590443686007,
"acc_norm_stderr,none": 0.014077223108470139
},
"gsm8k": {
"exact_match,strict-match": 0.4783927217589083,
"exact_match_stderr,strict-match": 0.013759618667051773,
"exact_match,flexible-extract": 0.5367702805155421,
"exact_match_stderr,flexible-extract": 0.013735191956468648
},
"hellaswag": {
"acc,none": 0.6389165504879506,
"acc_stderr,none": 0.004793330525656218,
"acc_norm,none": 0.8338976299541924,
"acc_norm_stderr,none": 0.00371411888431746
},
"mmlu": {
"acc,none": 0.6122347243982339,
"acc_stderr,none": 0.003893774654142997
},
"truthfulqa_mc2": {
"acc,none": 0.5189872652778472,
"acc_stderr,none": 0.014901128316426086
},
"winogrande": {
"acc,none": 0.7971586424625099,
"acc_stderr,none": 0.011301439925936643
}
}0.4.01
2base_model: alpindale/Mistral-7B-v0.2-hf
3model_type: MistralForCausalLM
4tokenizer_type: LlamaTokenizer
5is_mistral_derived_model: true
6
7load_in_8bit: false
8load_in_4bit: false
9strict: false
10
11datasets:
12 - path: /workspace/datasets/dolphin201-sharegpt2.jsonl
13 type: sharegpt
14 - path: /workspace/datasets/dolphin-coder-translate-sharegpt2.jsonl
15 type: sharegpt
16 - path: /workspace/datasets/dolphin-coder-codegen-sharegpt2.jsonl
17 type: sharegpt
18 - path: /workspace/datasets/m-a-p_Code-Feedback-sharegpt.jsonl
19 type: sharegpt
20 - path: /workspace/datasets/m-a-p_CodeFeedback-Filtered-Instruction-sharegpt.jsonl
21 type: sharegpt
22 - path: /workspace/datasets/not_samantha_norefusals.jsonl
23 type: sharegpt
24 - path: /workspace/datasets/openhermes2_5-sharegpt.jsonl
25 type: sharegpt
26
27chat_template: chatml
28
29dataset_prepared_path: last_run_prepared
30val_set_size: 0.001
31output_dir: /workspace/dolphin-2.8-mistral-7b
32
33sequence_len: 16384
34sample_packing: true
35pad_to_sequence_len: true
36
37wandb_project: dolphin
38wandb_entity:
39wandb_watch:
40wandb_run_id:
41wandb_log_model:
42
43gradient_accumulation_steps: 8
44micro_batch_size: 3
45num_epochs: 4
46adam_beta2: 0.95
47adam_epsilon: 0.00001
48max_grad_norm: 1.0
49lr_scheduler: cosine
50learning_rate: 0.000005
51optimizer: adamw_bnb_8bit
52
53train_on_inputs: false
54group_by_length: false
55bf16: true
56fp16: false
57tf32: false
58
59gradient_checkpointing: true
60gradient_checkpointing_kwargs:
61 use_reentrant: true
62early_stopping_patience:
63resume_from_checkpoint:
64local_rank:
65logging_steps: 1
66xformers_attention:
67flash_attention: true
68
69warmup_steps: 10
70
71eval_steps: 73
72eval_table_size:
73eval_table_max_new_tokens:
74eval_sample_packing: false
75saves_per_epoch:
76save_steps: 73
77save_total_limit: 2
78debug:
79deepspeed: deepspeed_configs/zero3_bf16.json
80weight_decay: 0.1
81fsdp:
82fsdp_config:
83special_tokens:
84 eos_token: "<|im_end|>"
85tokens:
86 - "<|im_start|>"
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1736 | 0.0 | 1 | 1.0338 |
| 0.6106 | 0.36 | 73 | 0.5439 |
| 0.5766 | 0.72 | 146 | 0.5171 |
| 0.5395 | 1.06 | 219 | 0.5045 |
| 0.5218 | 1.42 | 292 | 0.4976 |
| 0.5336 | 1.78 | 365 | 0.4915 |
| 0.5018 | 2.13 | 438 | 0.4885 |
| 0.5113 | 2.48 | 511 | 0.4856 |
| 0.5066 | 2.84 | 584 | 0.4838 |
| 0.4967 | 3.19 | 657 | 0.4834 |
| 0.4956 | 3.55 | 730 | 0.4830 |
| 0.5026 | 3.9 | 803 | 0.4828 |