osanseviero
commited on
Commit
•
5184e58
1
Parent(s):
91c9fac
Remove broken metadata
Browse files
README.md
CHANGED
@@ -1,54 +1,3 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- spacy
|
4 |
-
- token-classification
|
5 |
-
language:
|
6 |
-
- da
|
7 |
-
license: Apache-2.0-License
|
8 |
-
model-index:
|
9 |
-
- name: da_dacy_medium_trf
|
10 |
-
results:
|
11 |
-
- tasks:
|
12 |
-
name: NER
|
13 |
-
type: token-classification
|
14 |
-
metrics:
|
15 |
-
- name: Precision
|
16 |
-
type: precision
|
17 |
-
value: 0.817047817
|
18 |
-
- name: Recall
|
19 |
-
type: recall
|
20 |
-
value: 0.81875
|
21 |
-
- name: F Score
|
22 |
-
type: f_score
|
23 |
-
value: 0.8178980229
|
24 |
-
- tasks:
|
25 |
-
name: SENTER
|
26 |
-
type: token-classification
|
27 |
-
metrics:
|
28 |
-
- name: Precision
|
29 |
-
type: precision
|
30 |
-
value: 0.873015873
|
31 |
-
- name: Recall
|
32 |
-
type: recall
|
33 |
-
value: 0.8776595745
|
34 |
-
- name: F Score
|
35 |
-
type: f_score
|
36 |
-
value: 0.875331565
|
37 |
-
- tasks:
|
38 |
-
name: UNLABELED_DEPENDENCIES
|
39 |
-
type: token-classification
|
40 |
-
metrics:
|
41 |
-
- name: Accuracy
|
42 |
-
type: accuracy
|
43 |
-
value: 0.8714971531
|
44 |
-
- tasks:
|
45 |
-
name: LABELED_DEPENDENCIES
|
46 |
-
type: token-classification
|
47 |
-
metrics:
|
48 |
-
- name: Accuracy
|
49 |
-
type: accuracy
|
50 |
-
value: 0.8714971531
|
51 |
-
---
|
52 |
|
53 |
<a href="https://github.com/centre-for-humanities-computing/Dacy"><img src="https://centre-for-humanities-computing.github.io/DaCy/_static/icon.png" width="175" height="175" align="right" /></a>
|
54 |
|
@@ -190,4 +139,4 @@ This agmentation replace all names with Danish male names derived from Danmarks
|
|
190 |
|
191 |
|
192 |
### Hardware
|
193 |
-
This was run an trained on a Quadro RTX 8000 GPU.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
<a href="https://github.com/centre-for-humanities-computing/Dacy"><img src="https://centre-for-humanities-computing.github.io/DaCy/_static/icon.png" width="175" height="175" align="right" /></a>
|
3 |
|
|
|
139 |
|
140 |
|
141 |
### Hardware
|
142 |
+
This was run an trained on a Quadro RTX 8000 GPU.
|