Views
No views yet
0.4.11adapter: qlora
2auto_resume_from_checkpoints: true
3base_model: unsloth/Llama-3.1-Storm-8B
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7dataset_processes: 6
8datasets:
9- data_files:
10 - ce661adccef848c1_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/ce661adccef848c1_train_data.json
14 type:
15 field_input: knowledge
16 field_instruction: instruction
17 field_output: response
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24early_stopping_patience: 3
25eval_max_new_tokens: 128
26eval_steps: 200
27eval_table_size: null
28flash_attention: true
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 4
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: error577/1d66e72b-ce0b-44c6-9728-c7a92fa44415
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0002
40load_in_4bit: true
41load_in_8bit: false
42local_rank: null
43logging_steps: 1
44lora_alpha: 64
45lora_dropout: 0.1
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 32
49lora_target_linear: true
50lr_scheduler: cosine
51max_grad_norm: 1.0
52max_steps: null
53micro_batch_size: 1
54mlflow_experiment_name: /tmp/ce661adccef848c1_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 3
57optimizer: adamw_torch_4bit
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63save_steps: 200
64sequence_len: 512
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: false
69trust_remote_code: true
70val_set_size: 0.0005
71wandb_entity: null
72wandb_mode: online
73wandb_name: f374b3d9-55c9-4d0f-8d9d-b8f7ef4ed458
74wandb_project: Gradients-On-Demand
75wandb_run: your_name
76wandb_runid: f374b3d9-55c9-4d0f-8d9d-b8f7ef4ed458
77warmup_steps: 30
78weight_decay: 0.0
79xformers_attention: null
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.4634 | 0.0000 | 1 | 0.4754 |
| 0.3075 | 0.0053 | 200 | 0.2859 |
| 0.3732 | 0.0107 | 400 | 0.3019 |
| 0.3171 | 0.0160 | 600 | 0.3027 |
| 0.2817 | 0.0214 | 800 | 0.3140 |