albertvillanova HF staff commited on
Commit
f11a74a
1 Parent(s): 9da1a11

Fix task tags

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,9 +1,14 @@
1
  ---
2
- language: [hy]
3
- task_categories: [named-entity-recognition]
4
- multilinguality: [monolingual]
5
- task_ids: [named-entity-recognition]
6
- license: [apache-2.0]
 
 
 
 
 
7
  ---
8
  ## Table of Contents
9
  - [Table of Contents](#table-of-contents)
 
1
  ---
2
+ language:
3
+ - hy
4
+ license:
5
+ - apache-2.0
6
+ multilinguality:
7
+ - monolingual
8
+ task_categories:
9
+ - token-classification
10
+ task_ids:
11
+ - named-entity-recognition
12
  ---
13
  ## Table of Contents
14
  - [Table of Contents](#table-of-contents)