Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2.5-7B-Instruct
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 47f47288c3bcf0de_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/47f47288c3bcf0de_train_data.json
12 type:
13 field_input: chosen_model
14 field_instruction: language
15 field_output: rejected
16 field_system: rejected_model
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: 2
24early_stopping_threshold: 0.0001
25eval_max_new_tokens: 128
26eval_steps: 100
27eval_table_size: null
28flash_attention: true
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 8
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: romainnn/73f7008f-2e38-4b21-87a8-ff522b97985b
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0002
40load_best_model_at_end: true
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 128
46lora_dropout: 0.3
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 64
50lora_target_linear: true
51lora_target_modules:
52- q_proj
53- k_proj
54- v_proj
55lr_scheduler: cosine
56max_grad_norm: 1.0
57max_steps: 297
58micro_batch_size: 4
59mlflow_experiment_name: /tmp/47f47288c3bcf0de_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 2
62optimizer: adamw_bnb_8bit
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68save_steps: 100
69sequence_len: 1024
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: cb8829bf-0e4c-4904-995a-3e14b40486a4
79wandb_project: Gradients-On-Demand
80wandb_run: your_name
81wandb_runid: cb8829bf-0e4c-4904-995a-3e14b40486a4
82warmup_steps: 10
83weight_decay: 0.0
84xformers_attention: null
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.6733 | 0.0162 | 1 | 1.5104 |
| 0.6254 | 1.6263 | 100 | 1.0722 |