Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/llama-2-7b-chat
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - fec4b6ecac49cf21_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/fec4b6ecac49cf21_train_data.json
12 type:
13 field_instruction: instruction
14 field_output: response
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20device_map:
21 ? ''
22 : 0,1,2,3,4,5,6,7
23early_stopping_patience: 2
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27flash_attention: true
28gradient_accumulation_steps: 8
29gradient_checkpointing: true
30group_by_length: false
31hub_model_id: Alphatao/d406f442-22f9-4357-914c-4285c194f82a
32hub_repo: null
33hub_strategy: null
34hub_token: null
35learning_rate: 0.0002
36load_best_model_at_end: true
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 1
41lora_alpha: 32
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 16
46lora_target_linear: true
47lora_target_modules:
48- q_proj
49- k_proj
50- v_proj
51- o_proj
52- down_proj
53- up_proj
54lr_scheduler: cosine
55max_grad_norm: 1.0
56max_steps: 588
57micro_batch_size: 4
58mlflow_experiment_name: /tmp/fec4b6ecac49cf21_train_data.json
59model_type: AutoModelForCausalLM
60num_epochs: 2
61optimizer: adamw_bnb_8bit
62output_dir: miner_id_24
63pad_to_sequence_len: true
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67save_steps: 100
68sequence_len: 2048
69strict: false
70tf32: true
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: 7ab6f69b-6e0e-4610-bbb0-d2a32f01e435
78wandb_project: Gradients-On-Demand
79wandb_run: your_name
80wandb_runid: 7ab6f69b-6e0e-4610-bbb0-d2a32f01e435
81warmup_steps: 10
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.0849 | 0.0047 | 1 | 1.4045 |
| 0.1637 | 0.4711 | 100 | 0.1473 |
| 0.1315 | 0.9423 | 200 | 0.0949 |
| 0.0533 | 1.4134 | 300 | 0.0803 |
| 0.0369 | 1.8846 | 400 | 0.0720 |