Token Classification
GLiNER
PyTorch
English
urchade commited on
Commit
aebf19e
1 Parent(s): 02d4063

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,8 +1,12 @@
1
  ---
2
  license: apache-2.0
3
  datasets:
4
- - urchade/pile-mistral
5
  language:
6
  - en
7
  pipeline_tag: token-classification
8
- ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  datasets:
4
+ - urchade/pile-mistral-v0.1
5
  language:
6
  - en
7
  pipeline_tag: token-classification
8
+ library_name: gliner
9
+ ---
10
+
11
+ GLiNER-M trained with "urchade/pile-mistral-v0.1".
12
+ This version is slightly better than "urchade/gliner_medium" and "urchade/gliner_base".