| { | |
| "architectures": [ | |
| "MultiTaskNCIModel" | |
| ], | |
| "base_model_name": "FacebookAI/roberta-base", | |
| "dropout": 0.3, | |
| "dtype": "float32", | |
| "hidden_dim": 256, | |
| "model_type": "multitask_nci", | |
| "num_nci_categories": 20, | |
| "num_semeval_techniques": 18, | |
| "transformers_version": "4.57.3" | |
| } | |