{ "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 }