stojchet commited on
Commit
e304e50
·
verified ·
1 Parent(s): 4ad51fc

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.1, "lora_r": 1, "lora_alpha": 1, "lora_dropout": 0.1, "warmup_ratio": 0.1, "weight_decay": 0.1, "no_lora": false, "dataset_name": "stojchet/kto-deepseek_bs1_kotlin-empty", "base_model": "deepseek-ai/deepseek-coder-1.3b-base"}