File size: 465 Bytes
8332f1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "model_name": "Math-MCQ-Generator-v1",
  "base_model": "deepseek-ai/deepseek-math-7b-instruct",
  "training_method": "QLoRA (4-bit quantization)",
  "upload_date": "2025-09-03T22:27:38.364105",
  "dataset_size": 1519,
  "epochs": 5,
  "final_loss": "~0.20",
  "date": "2025-09-03",
  "lora_config": {
    "r": 64,
    "lora_alpha": 128,
    "target_modules": [
      "q_proj",
      "v_proj",
      "k_proj",
      "o_proj"
    ],
    "lora_dropout": 0.05
  }
}