fokan commited on
Commit
647317d
·
verified ·
1 Parent(s): bf25d4e

Upload training_history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_history.json +7 -7
training_history.json CHANGED
@@ -10,16 +10,16 @@
10
  },
11
  "training_sessions": [
12
  {
13
- "session_id": "session_1756170147492",
14
- "timestamp": "2025-08-26T01:02:48.141840",
15
  "teacher_models": [
16
  "google/medsiglip-448"
17
  ],
18
- "distillation_strategy": "ensemble",
19
  "training_params": {
20
- "max_steps": 500,
21
- "learning_rate": 0.0001,
22
- "temperature": 4,
23
  "alpha": 0.9,
24
  "batch_size": 8
25
  },
@@ -32,7 +32,7 @@
32
  "original_teachers": [
33
  "google/medsiglip-448"
34
  ],
35
- "recommended_learning_rate": 1e-05,
36
  "supports_teacher_addition": true
37
  }
38
  }
 
10
  },
11
  "training_sessions": [
12
  {
13
+ "session_id": "session_1756170710429",
14
+ "timestamp": "2025-08-26T01:12:12.009039",
15
  "teacher_models": [
16
  "google/medsiglip-448"
17
  ],
18
+ "distillation_strategy": "weighted",
19
  "training_params": {
20
+ "max_steps": 2000,
21
+ "learning_rate": 0.001,
22
+ "temperature": 8,
23
  "alpha": 0.9,
24
  "batch_size": 8
25
  },
 
32
  "original_teachers": [
33
  "google/medsiglip-448"
34
  ],
35
+ "recommended_learning_rate": 0.0001,
36
  "supports_teacher_addition": true
37
  }
38
  }