Views
No views yet
0.4.11adapter: qlora
2auto_resume_from_checkpoints: true
3base_model: huggyllama/llama-7b
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7dataset_processes: 6
8datasets:
9- data_files:
10 - 2fadefb9a4b883af_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/2fadefb9a4b883af_train_data.json
14 type:
15 field_input: input
16 field_instruction: instruction
17 field_output: output
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
28evals_per_epoch: null
29flash_attention: true
30fp16: false
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 4
34gradient_checkpointing: true
35group_by_length: false
36hub_model_id: error577/ae8ebe21-4666-49ad-8aed-1ea468832392
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.0002
41load_in_4bit: true
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 64
46lora_dropout: 0.1
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: null
54micro_batch_size: 2
55mlflow_experiment_name: /tmp/2fadefb9a4b883af_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 3
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: 200
65sequence_len: 256
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.005
74wandb_entity: null
75wandb_mode: online
76wandb_name: 20db6f2f-fe65-46a3-99fb-c06d26c89df9
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: 20db6f2f-fe65-46a3-99fb-c06d26c89df9
80warmup_steps: 30
81weight_decay: 0.0
82xformers_attention: null
83| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1417 | 0.0003 | 1 | 1.6338 |
| 0.7935 | 0.0667 | 200 | 1.0115 |
| 0.7237 | 0.1333 | 400 | 0.9019 |
| 0.7458 | 0.2000 | 600 | 0.8641 |
| 0.6631 | 0.2666 | 800 | 0.8556 |
| 0.8795 | 0.3333 | 1000 | 0.8560 |
| 0.9378 | 0.3999 | 1200 | 0.8630 |
| 0.8801 | 0.4666 | 1400 | 0.8605 |