File size: 618 Bytes
1317b31
 
 
 
 
6ba5172
1317b31
 
 
 
 
 
 
 
 
 
6ba5172
1317b31
 
 
 
 
 
 
 
6ba5172
1317b31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "architectures": [
    "StudentModel"
  ],
  "model_type": "distilled_student",
  "hidden_size": 1024,
  "num_hidden_layers": 12,
  "num_attention_heads": 12,
  "intermediate_size": 3072,
  "vocab_size": 30522,
  "max_position_embeddings": 512,
  "modalities": [
    "text"
  ],
  "torch_dtype": "float32",
  "transformers_version": "4.45.2",
  "created_at": "2025-08-26T13:45:10.850720",
  "framework": "pytorch",
  "can_be_retrained": true,
  "is_student_model": true,
  "supports_incremental_training": true,
  "auto_map": {
    "AutoModel": "model.StudentModel"
  },
  "num_layers": 12,
  "output_size": 1024
}