ligetinagy albertvillanova HF staff commited on
Commit
61bc890
1 Parent(s): d20a70b

Fix task tags (#2)

Browse files

- Fix task tags (70f765d62afa92ca44f469a0da2f0bdab29e70d8)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- YAML tags:
3
  annotations_creators:
4
  - found
5
  language_creators:
@@ -11,14 +10,15 @@ license:
11
  - bsd-2-clause
12
  multilinguality:
13
  - monolingual
14
- pretty_name: HuCoPA
15
  size_categories:
16
  - unknown
17
  source_datasets:
18
  - extended|other
19
  task_categories:
20
  - other
21
- task_ids:
 
 
22
  - commonsense-reasoning
23
  ---
24
 
1
  ---
 
2
  annotations_creators:
3
  - found
4
  language_creators:
10
  - bsd-2-clause
11
  multilinguality:
12
  - monolingual
 
13
  size_categories:
14
  - unknown
15
  source_datasets:
16
  - extended|other
17
  task_categories:
18
  - other
19
+ task_ids: []
20
+ pretty_name: HuCoPA
21
+ tags:
22
  - commonsense-reasoning
23
  ---
24