Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-1B-Instruct
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6dataset_processes: 12
7datasets:
8- data_files:
9 - o1-journey_train_data.json
10 ds_type: json
11 path: /workspace/input_data/o1-journey_train_data.json
12 type:
13 field_input: question
14 field_instruction: answer
15 field_output: longCOT
16 system_format: '{system}'
17 system_prompt: ''
18debug: null
19deepspeed: null
20early_stopping_patience: null
21eval_max_new_tokens: 512
22eval_table_size: null
23evals_per_epoch: 2
24flash_attention: true
25fp16: null
26fsdp: null
27fsdp_config: null
28gradient_accumulation_steps: 4
29gradient_checkpointing: true
30group_by_length: false
31hub_model_id: ncbateman/c4650a4d-c32d-4e0f-a27c-171ba40b07e6
32hub_strategy: checkpoint
33hub_token: null
34learning_rate: 0.0001
35load_in_4bit: false
36load_in_8bit: true
37local_rank: null
38logging_steps: 1
39lora_alpha: 32
40lora_dropout: 0.05
41lora_fan_in_fan_out: null
42lora_model_dir: null
43lora_r: 16
44lora_target_linear: true
45lr_scheduler: cosine
46max_steps: 200
47micro_batch_size: 2
48mlflow_experiment_name: /tmp/o1-journey_train_data.json
49model_type: LlamaForCausalLM
50num_epochs: 1
51optimizer: adamw_bnb_8bit
52output_dir: miner_id_24
53pad_to_sequence_len: true
54resume_from_checkpoint: null
55s2_attention: null
56sample_packing: false
57save_steps: 10
58save_strategy: steps
59sequence_len: 4096
60strict: false
61tf32: false
62tokenizer_type: AutoTokenizer
63train_on_inputs: false
64val_set_size: 0.05
65wandb_entity: breakfasthut
66wandb_mode: online
67wandb_project: tuning-miner
68wandb_run: miner
69wandb_runid: c4650a4d-c32d-4e0f-a27c-171ba40b07e6
70warmup_steps: 30
71weight_decay: 0.0
72xformers_attention: null
73| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9736 | 0.1143 | 1 | 1.0068 |
| 0.9276 | 0.5714 | 5 | 1.0011 |