osanseviero HF staff commited on
Commit
9e1b08c
1 Parent(s): 10daea5

Remove broken metadata

Browse files
Files changed (1) hide show
  1. README.md +1 -59
README.md CHANGED
@@ -1,61 +1,3 @@
1
- ---
2
- tags:
3
- - spacy
4
- - token-classification
5
- language:
6
- - pl
7
- license: GNU-GPL-3.0
8
- model-index:
9
- - name: pl_core_news_sm
10
- results:
11
- - tasks:
12
- name: NER
13
- type: token-classification
14
- metrics:
15
- - name: Precision
16
- type: precision
17
- value: 0.7997407647
18
- - name: Recall
19
- type: recall
20
- value: 0.7864882091
21
- - name: F Score
22
- type: f_score
23
- value: 0.793059126
24
- - tasks:
25
- name: POS
26
- type: token-classification
27
- metrics:
28
- - name: Accuracy
29
- type: accuracy
30
- value: 0.9800012194
31
- - tasks:
32
- name: SENTER
33
- type: token-classification
34
- metrics:
35
- - name: Precision
36
- type: precision
37
- value: 0.9594902139
38
- - name: Recall
39
- type: recall
40
- value: 0.9516930023
41
- - name: F Score
42
- type: f_score
43
- value: 0.9555757026
44
- - tasks:
45
- name: UNLABELED_DEPENDENCIES
46
- type: token-classification
47
- metrics:
48
- - name: Accuracy
49
- type: accuracy
50
- value: 0.8782391998
51
- - tasks:
52
- name: LABELED_DEPENDENCIES
53
- type: token-classification
54
- metrics:
55
- - name: Accuracy
56
- type: accuracy
57
- value: 0.8782391998
58
- ---
59
  ### Details: https://spacy.io/models/pl#pl_core_news_sm
60
 
61
  Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, tagger, parser, senter, ner, attribute_ruler, lemmatizer.
@@ -104,4 +46,4 @@ Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, tagger, p
104
  | `DEP_LAS` | 79.60 |
105
  | `ENTS_P` | 79.97 |
106
  | `ENTS_R` | 78.65 |
107
- | `ENTS_F` | 79.31 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ### Details: https://spacy.io/models/pl#pl_core_news_sm
2
 
3
  Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, tagger, parser, senter, ner, attribute_ruler, lemmatizer.
 
46
  | `DEP_LAS` | 79.60 |
47
  | `ENTS_P` | 79.97 |
48
  | `ENTS_R` | 78.65 |
49
+ | `ENTS_F` | 79.31 |