Update README.md
Browse files
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".
|