Views
No views yet
0.4.01adapter: null
2base_model: NousResearch/Nous-Hermes-2-Mistral-7B-DPO
3batch_size: 2
4bf16: auto
5dataset_prepared_path: null
6datasets:
7- ds_type: json
8 path: /workspace/data.jsonl
9 type: context_qa.load_v2
10debug: null
11deepspeed: null
12early_stopping_patience: null
13evals_per_epoch: 4
14flash_attention: null
15fp16: null
16fsdp: null
17fsdp_config: null
18gptq_groupsize: null
19gptq_model_v1: null
20gradient_checkpointing: true
21group_by_length: false
22learning_rate: 1.0e-05
23local_rank: null
24logging_steps: 1
25lora_alpha: 32
26lora_dropout: 0.2
27lora_fan_in_fan_out: null
28lora_model_dir: null
29lora_r: 64
30lora_target_linear: true
31lora_target_modules: null
32lr_scheduler: cosine
33max_packed_sequence_len: null
34micro_batch_size: 1
35model_config:
36 output_router_logits: true
37model_type: MistralForCausalLM
38num_epochs: 4
39optimizer: adamw_bnb_8bit
40output_dir: /workspace/out-mistral-2B
41resume_from_checkpoint: null
42saves_per_epoch: 1
43sequence_len: 2048
44special_tokens:
45 bos_token: <s>
46 eos_token: <|im_end|>
47 pad_token: </s>
48tf32: true
49tokenizer_type: LlamaTokenizer
50torchdistx_path: null
51train_on_inputs: false
52trust_remote_code: true
53val_set_size: 0.05
54wandb_entity: null
55wandb_log_model: Nous-Hermes-2-Mistral-7B-DPO
56wandb_name: mistral
57wandb_project: Ultron-llama
58wandb_watch: null
59warmup_steps: 40
60weight_decay: 0.0
61xformers_attention: true
62| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.6411 | 0.02 | 1 | 0.4803 |
| 0.5321 | 0.26 | 11 | 0.3867 |
| 0.4077 | 0.51 | 22 | 0.3591 |
| 0.4455 | 0.77 | 33 | 0.3995 |
| 0.2921 | 1.02 | 44 | 0.4368 |
| 0.3459 | 1.28 | 55 | 0.4884 |
| 0.2768 | 1.53 | 66 | 0.4978 |
| 0.4168 | 1.79 | 77 | 0.4808 |
| 0.14 | 2.05 | 88 | 0.4547 |
| 0.1132 | 2.3 | 99 | 0.4856 |
| 0.1055 | 2.56 | 110 | 0.4916 |
| 0.1385 | 2.81 | 121 | 0.4783 |
| 0.0455 | 3.07 | 132 | 0.4677 |
| 0.0211 | 3.33 | 143 | 0.4892 |
| 0.0236 | 3.58 | 154 | 0.5016 |
| 0.009 | 3.84 | 165 | 0.5036 |