Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/llama-3-8b
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - a3c4902ee74ef51b_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/a3c4902ee74ef51b_train_data.json
12 type:
13 field_instruction: Statement
14 field_output: Answer
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/31d6248e-8cf1-45fb-8daa-5dd5d94c56ed
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: 128
42lora_dropout: 0.1
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 64
46lora_target_linear: true
47lora_target_modules:
48- q_proj
49- k_proj
50- v_proj
51- o_proj
52lr_scheduler: cosine
53max_grad_norm: 1.0
54max_steps: 1218
55micro_batch_size: 4
56mlflow_experiment_name: /tmp/a3c4902ee74ef51b_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 2
59optimizer: adamw_bnb_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65save_steps: 100
66sequence_len: 2048
67strict: false
68tf32: true
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72val_set_size: 0.006673785371062467
73wandb_entity: null
74wandb_mode: online
75wandb_name: c8173c91-848f-40cb-aa6b-c93e5432f2d2
76wandb_project: Gradients-On-Demand
77wandb_run: your_name
78wandb_runid: c8173c91-848f-40cb-aa6b-c93e5432f2d2
79warmup_steps: 10
80weight_decay: 0.0
81xformers_attention: null
82| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.455 | 0.0000 | 1 | 2.3116 |
| 2.052 | 0.0043 | 100 | 1.8404 |
| 1.7481 | 0.0086 | 200 | 1.8410 |
| 1.7226 | 0.0129 | 300 | 1.8416 |