Views
No views yet
0.4.11absolute_data_files: true
2adapter: lora
3base_model: unsloth/SmolLM-360M
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - cadcf05882c29e35_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/cadcf05882c29e35_train_data.json
13 type:
14 field_input: system_prompt
15 field_instruction: question
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: 144
25eval_table_size: null
26evals_per_epoch: 1
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 2
32gradient_checkpointing: true
33gradient_clipping: 0.5
34group_by_length: false
35hub_model_id: vertings6/12a8f32b-e0a5-4fcd-9ce6-5a92c2fd098d
36hub_repo: null
37hub_strategy: end
38hub_token: null
39learning_rate: 3.0e-06
40load_in_4bit: true
41load_in_8bit: false
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: 4
53mixed_precision: bf16
54mlflow_experiment_name: /tmp/cadcf05882c29e35_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: 2048
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: ca58130f-99a5-458c-8fdf-cce4ae2a30fb
74wandb_project: s56-32
75wandb_run: your_name
76wandb_runid: ca58130f-99a5-458c-8fdf-cce4ae2a30fb
77warmup_steps: 5
78weight_decay: 0.01
79xformers_attention: true
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.537 | 0.0169 | 200 | 2.5955 |