stojchet commited on
Commit
f0aba49
·
verified ·
1 Parent(s): 3c71e5c

Upload params.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. params.json +1 -0
params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"max_seq_length": 1500, "language": "kotlin", "dataset_size": "inf", "epochs": 4, "per_device_train_batch_size": 8, "gradient_accumulation_steps": 16, "learning_rate": 0.05, "lora_r": 1, "lora_alpha": 1, "lora_dropout": 0.1, "weight_decay": 0.2, "no_lora": true, "dataset_name": "stojchet/dpo-deepseek_bs1_kotlin-empty", "base_model": "deepseek-ai/deepseek-coder-1.3b-base"}