| { | |
| "architectures": [ | |
| "MultiHeadStatusModel" | |
| ], | |
| "backbone_model": "microsoft/deberta-v3-base", | |
| "dropout": 0.1, | |
| "dtype": "float32", | |
| "model_type": "multihead_status", | |
| "num_classes_per_head": { | |
| "application_gate": 2, | |
| "binary": 2, | |
| "declined_gate": 2, | |
| "final_status": 2, | |
| "interview_gate": 2, | |
| "interview_type": 2, | |
| "offer_gate": 2 | |
| }, | |
| "transformers_version": "5.0.0" | |
| } | |