{ "architectures": [ "XLMEduModelHF" ], "encoder_name": "FacebookAI/xlm-roberta-large", "id2label": { "0": "B-EDU", "1": "I-EDU", "2": "O" }, "label2id": { "B-EDU": 0, "I-EDU": 1, "O": 2 }, "model_type": "xlm_edu", "num_tags": 3, "torch_dtype": "float32", "transformers_version": "4.40.2" }