Views
No views yet
0.12.0.dev01adapter: lora
2base_model: deepseek-ai/deepseek-coder-6.7b-instruct
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - ecaedadc08522661_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_instruction: instruct
15 field_output: output
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_steps: null
25eval_table_size: null
26evals_per_epoch: null
27flash_attention: false
28fp16: false
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 1
32gradient_checkpointing: true
33group_by_length: false
34hub_model_id: cpheemagazine/d9d814fe-e077-4b67-b46a-a2c92a39751e
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0002
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: null
43lora_alpha: 64
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 32
48lora_target_linear: true
49loraplus_lr_embedding: 1.0e-06
50loraplus_lr_ratio: 16
51lr_scheduler: cosine
52max_grad_norm: 1
53max_steps: 100
54micro_batch_size: 60
55mlflow_experiment_name: /tmp/ecaedadc08522661_train_data.json
56model_card: false
57model_type: AutoModelForCausalLM
58num_epochs: 200
59optimizer: adamw_bnb_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63rl: null
64s2_attention: null
65sample_packing: false
66save_steps: 437
67save_total_limit: 10
68saves_per_epoch: 0
69sequence_len: 1024
70strict: false
71tf32: true
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trl: null
75trust_remote_code: true
76val_set_size: 0.0
77wandb_name: 6dd00401-5815-43fd-999d-6b30aedf53fa
78wandb_project: Gradients-On-Demand
79wandb_run: apriasmoro
80wandb_runid: 6dd00401-5815-43fd-999d-6b30aedf53fa
81warmup_steps: 291
82weight_decay: 0
83xformers_attention: null
84