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
6datasets:
7- data_files:
8 - dialogsum_train_data.json
9 ds_type: json
10 path: /workspace/input_data/dialogsum_train_data.json
11 type:
12 field_input: dialogue
13 field_instruction: topic
14 field_output: summary
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-0e7533c8-cd9a-4e62-88b6-79aaf3bbe621
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/dialogsum_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: 0e7533c8-cd9a-4e62-88b6-79aaf3bbe621
69warmup_steps: 10
70weight_decay: 0.0
71xformers_attention: null
72| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.4464 | 0.0006 | 1 | 2.3674 |
| 2.4864 | 0.0018 | 3 | 2.3375 |
| 2.3995 | 0.0035 | 6 | 2.0071 |
| 1.8483 | 0.0053 | 9 | 1.6423 |