File size: 756 Bytes
c79c37b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.