| { | |
| "config": { | |
| "activation_function": "ReLU", | |
| "bias": true, | |
| "dropout_prob": null, | |
| "head_type": "classification", | |
| "label2id": { | |
| "Abusive": 1, | |
| "Non-Abusive": 0 | |
| }, | |
| "layers": 2, | |
| "num_labels": 2, | |
| "use_pooler": false | |
| }, | |
| "hidden_size": 768, | |
| "model_class": "BertAdapterModel", | |
| "model_name": "ai4bharat/IndicBERTv2-MLM-only", | |
| "model_type": "bert", | |
| "name": "tam_mal_ai_aw_classification_head", | |
| "version": "adapters.1.0.1" | |
| } |