osanseviero HF staff commited on
Commit
21e0e9a
1 Parent(s): c2a8bcf

Remove broken metadata

Browse files
Files changed (1) hide show
  1. README.md +1 -25
README.md CHANGED
@@ -1,27 +1,3 @@
1
- ---
2
- tags:
3
- - spacy
4
- - token-classification
5
- language:
6
- - multilingual
7
- license: MIT
8
- model-index:
9
- - name: xx_ent_wiki_sm
10
- results:
11
- - tasks:
12
- name: NER
13
- type: token-classification
14
- metrics:
15
- - name: Precision
16
- type: precision
17
- value: 0.8409186045
18
- - name: Recall
19
- type: recall
20
- value: 0.8332525821
21
- - name: F Score
22
- type: f_score
23
- value: 0.837068042
24
- ---
25
  ### Details: https://spacy.io/models/xx#xx_ent_wiki_sm
26
 
27
  Multi-language pipeline optimized for CPU. Components: ner.
@@ -56,4 +32,4 @@ Multi-language pipeline optimized for CPU. Components: ner.
56
  | --- | --- |
57
  | `ENTS_P` | 84.09 |
58
  | `ENTS_R` | 83.33 |
59
- | `ENTS_F` | 83.71 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ### Details: https://spacy.io/models/xx#xx_ent_wiki_sm
2
 
3
  Multi-language pipeline optimized for CPU. Components: ner.
32
  | --- | --- |
33
  | `ENTS_P` | 84.09 |
34
  | `ENTS_R` | 83.33 |
35
+ | `ENTS_F` | 83.71 |