osanseviero
commited on
Commit
•
1a2bcec
1
Parent(s):
80809ee
Remove broken metadata
Browse files
README.md
CHANGED
@@ -1,27 +1,3 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- spacy
|
4 |
-
- token-classification
|
5 |
-
language:
|
6 |
-
- de
|
7 |
-
license: cc-by
|
8 |
-
model-index:
|
9 |
-
- name: de_MRP_NER
|
10 |
-
results:
|
11 |
-
- tasks:
|
12 |
-
name: NER
|
13 |
-
type: token-classification
|
14 |
-
metrics:
|
15 |
-
- name: Precision
|
16 |
-
type: precision
|
17 |
-
value: 0.905255631
|
18 |
-
- name: Recall
|
19 |
-
type: recall
|
20 |
-
value: 0.8568527919
|
21 |
-
- name: F Score
|
22 |
-
type: f_score
|
23 |
-
value: 0.8803894298
|
24 |
-
---
|
25 |
NER Model for 'Ministerratsprotokolle'
|
26 |
|
27 |
| Feature | Description |
|
@@ -56,4 +32,4 @@ NER Model for 'Ministerratsprotokolle'
|
|
56 |
| `ENTS_P` | 90.53 |
|
57 |
| `ENTS_R` | 85.69 |
|
58 |
| `TOK2VEC_LOSS` | 40077.56 |
|
59 |
-
| `NER_LOSS` | 77727.57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
NER Model for 'Ministerratsprotokolle'
|
2 |
|
3 |
| Feature | Description |
|
|
|
32 |
| `ENTS_P` | 90.53 |
|
33 |
| `ENTS_R` | 85.69 |
|
34 |
| `TOK2VEC_LOSS` | 40077.56 |
|
35 |
+
| `NER_LOSS` | 77727.57 |
|