Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-1B
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - python-codes-25k_train_data.json
9 ds_type: json
10 path: /workspace/input_data/python-codes-25k_train_data.json
11 type:
12 field_input: input
13 field_instruction: instruction
14 field_output: output
15 system_format: '{system}'
16 system_prompt: ''
17debug: null
18deepspeed: null
19early_stopping_patience: null
20eval_max_new_tokens: 128
21eval_table_size: null
22evals_per_epoch: 4
23flash_attention: true
24fp16: null
25fsdp: null
26fsdp_config: null
27gradient_accumulation_steps: 4
28gradient_checkpointing: true
29group_by_length: false
30hub_model_id: tripathiarpan20/tuning-b5014eba-15a7-45a3-8e57-1a4a1a492a74
31hub_strategy: checkpoint
32hub_token: null
33learning_rate: 0.0002
34load_in_4bit: false
35load_in_8bit: true
36local_rank: null
37logging_steps: 1
38lora_alpha: 32
39lora_dropout: 0.05
40lora_fan_in_fan_out: null
41lora_model_dir: null
42lora_r: 16
43lora_target_linear: true
44lr_scheduler: cosine
45max_steps: 10
46micro_batch_size: 2
47mlflow_experiment_name: /tmp/python-codes-25k_train_data.json
48model_type: LlamaForCausalLM
49num_epochs: 1
50optimizer: adamw_bnb_8bit
51output_dir: miner_id_24
52pad_to_sequence_len: true
53resume_from_checkpoint: null
54s2_attention: null
55sample_packing: false
56save_steps: 5
57save_strategy: steps
58sequence_len: 4096
59strict: false
60tf32: false
61tokenizer_type: AutoTokenizer
62train_on_inputs: false
63val_set_size: 0.05
64wandb_entity: tripathiarpan2000-corcel-io
65wandb_mode: online
66wandb_project: Public_TuningSN
67wandb_run: miner_id_24
68wandb_runid: b5014eba-15a7-45a3-8e57-1a4a1a492a74
69warmup_steps: 10
70weight_decay: 0.0
71xformers_attention: null
72| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.2256 | 0.0002 | 1 | 1.1506 |
| 1.1934 | 0.0005 | 3 | 1.1395 |
| 0.9643 | 0.0010 | 6 | 1.0491 |
| 1.0168 | 0.0015 | 9 | 0.9521 |