Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: unsloth/Mistral-Nemo-Base-2407
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - e396f07fa6122790_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_input: input
15 field_instruction: instruct
16 field_output: output
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23dpo:
24 beta: 0.1
25 enabled: true
26 group_by_length: false
27 rank_loss: true
28 reference_model: null
29early_stopping_patience: null
30eval_max_new_tokens: 128
31eval_table_size: null
32evals_per_epoch: 1
33flash_attention: true
34fp16: null
35fsdp: null
36fsdp_config: null
37gradient_accumulation_steps: 1
38gradient_checkpointing: true
39gradient_clipping: 1.0
40group_by_length: false
41hub_model_id: infogep/b1879ac9-dfef-4801-8f39-7ad0024f1cd4
42hub_repo: null
43hub_strategy: end
44hub_token: null
45learning_rate: 2.0e-06
46load_in_4bit: true
47load_in_8bit: false
48local_rank: null
49logging_steps: 1
50lora_alpha: 64
51lora_dropout: 0.1
52lora_fan_in_fan_out: null
53lora_model_dir: null
54lora_r: 32
55lora_target_linear: true
56lr_scheduler: cosine
57max_steps: 500
58micro_batch_size: 10
59mixed_precision: bf16
60mlflow_experiment_name: /tmp/e396f07fa6122790_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 2
63optimizer: adamw_bnb_8bit
64output_dir: miner_id_24
65pad_to_sequence_len: true
66resume_from_checkpoint: null
67s2_attention: null
68sample_packing: false
69saves_per_epoch: 1
70sequence_len: 1024
71strict: false
72tf32: false
73tokenizer_type: AutoTokenizer
74train_on_inputs: false
75trust_remote_code: true
76val_set_size: 0.05
77wandb_entity: null
78wandb_mode: online
79wandb_name: ddd890f7-634c-49ef-9b2c-cc324ff27c04
80wandb_project: s56-7
81wandb_run: your_name
82wandb_runid: ddd890f7-634c-49ef-9b2c-cc324ff27c04
83warmup_steps: 50
84weight_decay: 0.02
85xformers_attention: true
86| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.0593 | 0.0004 | 1 | 2.2845 |
| 1.5847 | 0.1045 | 250 | 1.9345 |
| 2.1676 | 0.2090 | 500 | 1.9085 |