Kenneth C. Enevoldsen commited on
Commit ·
bc32441
1
Parent(s): c52d61d
Update README.md
Browse files
README.md
CHANGED
|
@@ -48,6 +48,8 @@ model-index:
|
|
| 48 |
- name: Labeled Dependencies Accuracy
|
| 49 |
type: accuracy
|
| 50 |
value: 0.9074560179
|
|
|
|
|
|
|
| 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>
|
|
@@ -190,4 +192,4 @@ This agmentation replace all names with Danish male names derived from Danmarks
|
|
| 190 |
|
| 191 |
|
| 192 |
### Hardware
|
| 193 |
-
This was run
|
|
|
|
| 48 |
- name: Labeled Dependencies Accuracy
|
| 49 |
type: accuracy
|
| 50 |
value: 0.9074560179
|
| 51 |
+
datasets:
|
| 52 |
+
- dane
|
| 53 |
---
|
| 54 |
|
| 55 |
<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>
|
|
|
|
| 192 |
|
| 193 |
|
| 194 |
### Hardware
|
| 195 |
+
This was run and trained on a Quadro RTX 8000 GPU.
|