Views
No views yet
0.11.0.dev01absolute_data_files: false
2adapter: lora
3base_model: teknium/OpenHermes-2.5-Mistral-7B
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - 4ee598d3e4a39a4f_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_instruction: instruct
15 field_output: output
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_table_size: null
25evals_per_epoch: 1
26flash_attention: true
27flash_attn_cross_entropy: false
28flash_attn_fuse_mlp: false
29flash_attn_fuse_qkv: false
30fp16: null
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 1
34gradient_checkpointing: true
35gradient_clipping: 0.55
36group_by_length: false
37hub_model_id: nellifurtado23/28cd287f-6023-43ab-a76e-1b3186732244
38hub_repo: null
39hub_strategy: end
40hub_token: null
41learning_rate: 5e-6
42load_in_4bit: true
43load_in_8bit: true
44local_rank: null
45logging_steps: 1
46lora_alpha: 48
47lora_dropout: 0.01
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 24
51lora_target_linear: true
52lr_scheduler: cosine
53max_steps: 125
54micro_batch_size: 2
55mixed_precision: bf16
56mlflow_experiment_name: /tmp/4ee598d3e4a39a4f_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 1
59optimizer: adamw_torch
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65saves_per_epoch: 1
66sequence_len: 2048
67special_tokens:
68 pad_token: <|im_end|>
69strict: false
70tf32: false
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: 7c914f75-add3-42d8-88f3-0e8fc854e1fa
78wandb_project: s56-7
79wandb_run: your_name
80wandb_runid: 7c914f75-add3-42d8-88f3-0e8fc854e1fa
81warmup_steps: 5
82weight_decay: 0.01
83xformers_attention: false
84