Metadata-Version: 2.1 Name: dummy-ner Version: 0.1.0 Summary: Author: Perceval Wajsburt Author-email: perceval.wajsburt@aphp.fr Requires-Python: >=3.7.1,<4.0 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Requires-Dist: edsnlp[ml] (>=0.11.2) Requires-Dist: sentencepiece (>=0.1.96,<0.2.0) Description-Content-Type: text/markdown # Dummy EDS-NLP NER model This model was trained on the DEFT 2020 Track 3 dataset, but it's main purpose is to test the integration of EDS-NLP with the Hugging Face Hub.