| { | |
| "config": { | |
| "activation_function": "tanh", | |
| "dropout_prob": null, | |
| "head_type": "tagging", | |
| "label2id": { | |
| "B-LOC": 5, | |
| "B-ORG": 3, | |
| "B-PER": 1, | |
| "I-LOC": 6, | |
| "I-ORG": 4, | |
| "I-PER": 2, | |
| "O": 0 | |
| }, | |
| "layers": 1, | |
| "num_labels": 7 | |
| }, | |
| "hidden_size": 1024, | |
| "model_class": "XLMRobertaAdapterModel", | |
| "model_name": "APARSIN/multilingual-e5-large-aparsin-v2", | |
| "model_type": "xlm-roberta", | |
| "name": "WIKIANN_NER", | |
| "version": "adapters.1.3.0" | |
| } |