Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: openlm-research/open_llama_3b
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - ea94accb114b46cc_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: 3
38gradient_checkpointing: true
39gradient_clipping: 1.0
40group_by_length: false
41hub_model_id: vertings6/c8cf8b6f-06c8-4b31-aed0-7ebed6f84d99
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: 6
59mixed_precision: bf16
60mlflow_experiment_name: /tmp/ea94accb114b46cc_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
71special_tokens:
72 pad_token: </s>
73strict: false
74tf32: false
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: c92278d5-02a6-4b66-a3e8-b132db4a8ef1
82wandb_project: s56-7
83wandb_run: your_name
84wandb_runid: c92278d5-02a6-4b66-a3e8-b132db4a8ef1
85warmup_steps: 50
86weight_decay: 0.02
87xformers_attention: true
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.3296 | 0.0000 | 1 | 1.3029 |
| 1.4547 | 0.0083 | 250 | 1.2445 |
| 1.1949 | 0.0166 | 500 | 1.2283 |