ShkalikovOleh commited on
Commit
636083d
1 Parent(s): 9bd4e59

Add langs and tasks to README

Browse files
Files changed (1) hide show
  1. README.md +17 -5
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
+ ---