julian-schelb
commited on
Commit
•
163db08
1
Parent(s):
e72dc7c
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
-
language:
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- roberta
|
5 |
license: apache-2.0
|
@@ -7,4 +10,11 @@ datasets:
|
|
7 |
- wikiann
|
8 |
---
|
9 |
|
10 |
-
# Roberta for Multilingual Named Entity Recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- de
|
4 |
+
- en
|
5 |
+
- multilingual
|
6 |
tags:
|
7 |
- roberta
|
8 |
license: apache-2.0
|
|
|
10 |
- wikiann
|
11 |
---
|
12 |
|
13 |
+
# Roberta for Multilingual Named Entity Recognition
|
14 |
+
|
15 |
+
## Model description
|
16 |
+
|
17 |
+
#### Limitations and bias
|
18 |
+
This model is limited by its training dataset of entity-annotated news articles from a specific span of time. This may not generalize well for all use cases in different domains.
|
19 |
+
|
20 |
+
## Training data
|