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

Fix language and license tags (#2)

Browse files

- Fix language and license tags (ed3fda2311fcb64e131ee768a102050c976cfdb1)

Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,10 +1,9 @@
1
  ---
2
- YAML tags:
3
- languages: [hy]
4
  task_categories: [named-entity-recognition]
5
  multilinguality: [monolingual]
6
  task_ids: [named-entity-recognition]
7
- licenses: [apache-2.0]
8
  ---
9
  ## Table of Contents
10
  - [Table of Contents](#table-of-contents)
 
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)