Datasets:
ShkalikovOleh
commited on
Commit
•
636083d
1
Parent(s):
9bd4e59
Add langs and tasks to README
Browse files
README.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: europarl-custom
|
4 |
-
license_link: https://www.statmt.org/europarl/
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: europarl-custom
|
4 |
+
license_link: https://www.statmt.org/europarl/
|
5 |
+
task_categories:
|
6 |
+
- token-classification
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- it
|
10 |
+
- de
|
11 |
+
- es
|
12 |
+
tags:
|
13 |
+
- NER
|
14 |
+
- Europarl
|
15 |
+
size_categories:
|
16 |
+
- 1K<n<10K
|
17 |
+
---
|