{ "architectures": [ "DebertaMCQForMultipleChoice" ], "auto_map": { "AutoConfig": "modeling_deberta_mcq.DebertaMCQConfig", "AutoModel": "modeling_deberta_mcq.DebertaMCQForMultipleChoice" }, "base_model_name": "microsoft/deberta-v3-small", "dtype": "float32", "hidden_dropout": 0.3, "max_len": 64, "model_type": "deberta_mcq", "num_options": 5, "transformers_version": "5.0.0" }