File size: 337 Bytes
bc4443f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "base_model": "unsloth/Qwen2.5-Coder-14B-Instruct-bnb-4bit",
  "lora_r": 16,
  "lora_alpha": 32,
  "seq_length": 2048,
  "epochs": 1,
  "batch_size": 1,
  "grad_accum": 16,
  "effective_batch_size": 16,
  "lr": 3e-05,
  "train_loss": 0.5933350541856554,
  "train_examples": 10795,
  "val_examples": 1195,
  "train_time_hours": 1.87
}