voidful albertvillanova HF staff commited on
Commit
944856e
1 Parent(s): 05b9b08

Fix task tags (#3)

Browse files

- Fix task tags (6bd92fb44354b804b0379133912aa5e6e0e1711d)


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

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,6 @@ language:
11
  license: []
12
  multilinguality:
13
  - monolingual
14
- pretty_name: NMSQA
15
  size_categories:
16
  - unknown
17
  source_datasets:
@@ -21,6 +20,8 @@ task_categories:
21
  - automatic-speech-recognition
22
  task_ids:
23
  - abstractive-qa
 
 
24
  - speech-recognition
25
  ---
26
 
 
11
  license: []
12
  multilinguality:
13
  - monolingual
 
14
  size_categories:
15
  - unknown
16
  source_datasets:
 
20
  - automatic-speech-recognition
21
  task_ids:
22
  - abstractive-qa
23
+ pretty_name: NMSQA
24
+ tags:
25
  - speech-recognition
26
  ---
27