osanseviero
commited on
Commit
•
416e89d
1
Parent(s):
3670a96
Remove broken metadata
Browse files
README.md
CHANGED
@@ -1,61 +1,3 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- spacy
|
4 |
-
- token-classification
|
5 |
-
language:
|
6 |
-
- da
|
7 |
-
license: CC-BY-SA-4.0
|
8 |
-
model-index:
|
9 |
-
- name: da_core_news_trf
|
10 |
-
results:
|
11 |
-
- tasks:
|
12 |
-
name: NER
|
13 |
-
type: token-classification
|
14 |
-
metrics:
|
15 |
-
- name: Precision
|
16 |
-
type: precision
|
17 |
-
value: 0.8204081633
|
18 |
-
- name: Recall
|
19 |
-
type: recall
|
20 |
-
value: 0.8375
|
21 |
-
- name: F Score
|
22 |
-
type: f_score
|
23 |
-
value: 0.8288659794
|
24 |
-
- tasks:
|
25 |
-
name: POS
|
26 |
-
type: token-classification
|
27 |
-
metrics:
|
28 |
-
- name: Accuracy
|
29 |
-
type: accuracy
|
30 |
-
value: 0.9797559086
|
31 |
-
- tasks:
|
32 |
-
name: SENTER
|
33 |
-
type: token-classification
|
34 |
-
metrics:
|
35 |
-
- name: Precision
|
36 |
-
type: precision
|
37 |
-
value: 0.8653846154
|
38 |
-
- name: Recall
|
39 |
-
type: recall
|
40 |
-
value: 0.8776595745
|
41 |
-
- name: F Score
|
42 |
-
type: f_score
|
43 |
-
value: 0.8714788732
|
44 |
-
- tasks:
|
45 |
-
name: UNLABELED_DEPENDENCIES
|
46 |
-
type: token-classification
|
47 |
-
metrics:
|
48 |
-
- name: Accuracy
|
49 |
-
type: accuracy
|
50 |
-
value: 0.8764860189
|
51 |
-
- tasks:
|
52 |
-
name: LABELED_DEPENDENCIES
|
53 |
-
type: token-classification
|
54 |
-
metrics:
|
55 |
-
- name: Accuracy
|
56 |
-
type: accuracy
|
57 |
-
value: 0.8764860189
|
58 |
-
---
|
59 |
### Details: https://spacy.io/models/da#da_core_news_trf
|
60 |
|
61 |
Danish transformer pipeline (Maltehb/danish-bert-botxo). Components: transformer, morphologizer, parser, ner, attribute_ruler, lemmatizer.
|
@@ -102,4 +44,4 @@ Danish transformer pipeline (Maltehb/danish-bert-botxo). Components: transformer
|
|
102 |
| `ENTS_F` | 82.89 |
|
103 |
| `SENTS_P` | 86.54 |
|
104 |
| `SENTS_R` | 87.77 |
|
105 |
-
| `SENTS_F` | 87.15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
### Details: https://spacy.io/models/da#da_core_news_trf
|
2 |
|
3 |
Danish transformer pipeline (Maltehb/danish-bert-botxo). Components: transformer, morphologizer, parser, ner, attribute_ruler, lemmatizer.
|
|
|
44 |
| `ENTS_F` | 82.89 |
|
45 |
| `SENTS_P` | 86.54 |
|
46 |
| `SENTS_R` | 87.77 |
|
47 |
+
| `SENTS_F` | 87.15 |
|