fokan commited on
Commit
ce4d8c5
·
verified ·
1 Parent(s): 6ba5172

Upload training_history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_history.json +6 -10
training_history.json CHANGED
@@ -5,19 +5,17 @@
5
  "modalities": [
6
  "text"
7
  ],
8
- "hidden_size": 256,
9
  "num_layers": 12
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,
@@ -29,9 +27,7 @@
29
  "retraining_info": {
30
  "can_be_used_as_student": true,
31
  "can_accept_new_teachers": true,
32
- "original_teachers": [
33
- "google/medsiglip-448"
34
- ],
35
  "recommended_learning_rate": 0.0001,
36
  "supports_teacher_addition": true
37
  }
 
5
  "modalities": [
6
  "text"
7
  ],
8
+ "hidden_size": 1024,
9
  "num_layers": 12
10
  },
11
  "training_sessions": [
12
  {
13
+ "session_id": "session_1756215631240",
14
+ "timestamp": "2025-08-26T13:45:10.851240",
15
+ "teacher_models": [],
 
 
16
  "distillation_strategy": "weighted",
17
  "training_params": {
18
+ "max_steps": 5000,
19
  "learning_rate": 0.001,
20
  "temperature": 8,
21
  "alpha": 0.9,
 
27
  "retraining_info": {
28
  "can_be_used_as_student": true,
29
  "can_accept_new_teachers": true,
30
+ "original_teachers": [],
 
 
31
  "recommended_learning_rate": 0.0001,
32
  "supports_teacher_addition": true
33
  }