Views
No views yet
0.4.11adapter: qlora
2auto_resume_from_checkpoints: true
3base_model: NousResearch/Yarn-Solar-10b-64k
4bf16: auto
5chat_template: llama3
6dataloader_num_workers: 12
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - e224932d8b45d574_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/e224932d8b45d574_train_data.json
14 type:
15 field_input: context
16 field_instruction: question-X
17 field_output: answer-Y
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: 50
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: true
30fp16: null
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 16
34gradient_checkpointing: true
35group_by_length: true
36hub_model_id: error577/a45b6164-dde4-47fb-90d0-d964f95f9eb4
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.0003
41load_in_4bit: true
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 32
46lora_dropout: 0.3
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 32
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1.0
53max_steps: 1500
54micro_batch_size: 1
55mlflow_experiment_name: /tmp/e224932d8b45d574_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 50
58optimizer: adamw_bnb_8bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: 50
65sequence_len: 512
66special_tokens:
67 pad_token: </s>
68strict: false
69tf32: false
70tokenizer_type: AutoTokenizer
71train_on_inputs: false
72trust_remote_code: true
73val_set_size: 0.02
74wandb_entity: null
75wandb_mode: online
76wandb_name: e530fa08-b3a6-41ec-bf7d-091271f6471f
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: e530fa08-b3a6-41ec-bf7d-091271f6471f
80warmup_steps: 10
81weight_decay: 0.01
82xformers_attention: null
83| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 48.8289 | 0.0005 | 1 | 4.1194 |
| 36.7849 | 0.0239 | 50 | 1.8699 |
| 29.1492 | 0.0478 | 100 | 1.9692 |
| 33.2009 | 0.0717 | 150 | 1.9885 |
| 33.2941 | 0.0956 | 200 | 1.9855 |