Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - 59a6454f540ed3e9_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/59a6454f540ed3e9_train_data.json
13 type:
14 field_input: intent
15 field_instruction: instruction
16 field_output: response
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_table_size: null
26evals_per_epoch: 1
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 1
32gradient_checkpointing: true
33gradient_clipping: 0.5
34group_by_length: false
35hub_model_id: vmpsergio/798d98a6-66f8-46f8-8b09-2db47fa101b3
36hub_repo: null
37hub_strategy: end
38hub_token: null
39learning_rate: 5.0e-06
40load_in_4bit: true
41load_in_8bit: true
42local_rank: null
43logging_steps: 1
44lora_alpha: 64
45lora_dropout: 0.05
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 32
49lora_target_linear: true
50lr_scheduler: cosine
51max_steps: 200
52micro_batch_size: 8
53mixed_precision: bf16
54mlflow_experiment_name: /tmp/59a6454f540ed3e9_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 1
57optimizer: adamw_bnb_8bit
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63saves_per_epoch: 1
64sequence_len: 1024
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: false
69trust_remote_code: true
70val_set_size: 0.05
71wandb_entity: null
72wandb_mode: online
73wandb_name: a8612c26-847b-4e51-bf75-806d346185db
74wandb_project: s56-2
75wandb_run: your_name
76wandb_runid: a8612c26-847b-4e51-bf75-806d346185db
77warmup_steps: 5
78weight_decay: 0.01
79xformers_attention: true
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.5036 | 0.0113 | 200 | 0.4435 |