Token Classification
GLiNER
PyTorch
multilingual
urchade commited on
Commit
ca2d511
·
verified ·
1 Parent(s): acf19b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -6,4 +6,15 @@ library_name: gliner
6
  datasets:
7
  - urchade/pile-mistral-v0.1
8
  pipeline_tag: token-classification
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
6
  datasets:
7
  - urchade/pile-mistral-v0.1
8
  pipeline_tag: token-classification
9
+ ---
10
+
11
+ ```
12
+ CrossNER_AI : 51.6%
13
+ CrossNER_literature : 61.6%
14
+ CrossNER_music : 66.5%
15
+ CrossNER_politics : 70.0%
16
+ CrossNER_science : 61.6%
17
+ mit-movie : 44.4%
18
+ mit-restaurant : 29.0%
19
+ Average : 55.0%
20
+ ```