Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/Meta-Llama-3-8B
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - e7677fdf02e1b50f_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/e7677fdf02e1b50f_train_data.json
12 type:
13 field_instruction: query
14 field_output: ground_truth_plan
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: 2
22early_stopping_threshold: 0.0001
23eval_max_new_tokens: 128
24eval_steps: 100
25eval_table_size: null
26flash_attention: false
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 8
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: romainnn/5f0a1af2-5f62-4c90-852f-e6016e2db5d6
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
38load_best_model_at_end: true
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 32
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 16
48lora_target_linear: true
49lora_target_modules:
50- q_proj
51- k_proj
52- v_proj
53lr_scheduler: cosine
54max_grad_norm: 1.0
55max_steps: 409
56micro_batch_size: 4
57mlflow_experiment_name: /tmp/e7677fdf02e1b50f_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 2
60optimizer: adamw_bnb_8bit
61output_dir: miner_id_24
62pad_to_sequence_len: true
63resume_from_checkpoint: null
64s2_attention: null
65sample_packing: false
66save_steps: 100
67sequence_len: 2048
68special_tokens:
69 pad_token: <|end_of_text|>
70strict: false
71tf32: true
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trust_remote_code: true
75val_set_size: 0.05
76wandb_entity: null
77wandb_mode: online
78wandb_name: c256781f-f7e5-4c10-a18a-f1cf9e020d5a
79wandb_project: Gradients-On-Demand
80wandb_run: your_name
81wandb_runid: c256781f-f7e5-4c10-a18a-f1cf9e020d5a
82warmup_steps: 10
83weight_decay: 0.0
84xformers_attention: null
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.652 | 0.0163 | 1 | 0.8725 |
| 0.0716 | 1.6260 | 100 | 0.0628 |