{ "_name_or_path": "Maslionok/pipeline1", "architectures": [ "Pipeline_One" ], "model_type": "bert", "num_labels": 3, "id2label": { "0": "English", "1": "German", "2": "French" }, "label2id": { "English": 0, "German": 1, "French": 2 }, "custom_pipelines": { "language-detection": { "impl": "impresso_langident_wrapper.Pipeline_One", "pt": ["DummyModel"], "tf": [] } } }