dustalov albertvillanova HF staff commited on
Commit
759a0cb
1 Parent(s): 03d485f

Fix task_ids (#3)

Browse files

- Fix task_ids (ec7cef839791d5a93234ed8c50d953066ab595b3)


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

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -5,13 +5,10 @@ language_creators:
5
  - crowdsourced
6
  language:
7
  - en
8
- language_bcp47:
9
- - en-US
10
  license:
11
  - cc-by-4.0
12
  multilinguality:
13
  - monolingual
14
- pretty_name: CrowdSpeech
15
  size_categories:
16
  - unknown
17
  source_datasets:
@@ -22,8 +19,12 @@ task_categories:
22
  task_ids:
23
  - speech-recognition
24
  - summarization
25
- - other-stuctured-to-text
26
  paperswithcode_id: crowdspeech
 
 
 
 
 
27
  ---
28
 
29
  # CrowdSpeech: A Benchmark Dataset for Crowdsourced Audio Transcription
 
5
  - crowdsourced
6
  language:
7
  - en
 
 
8
  license:
9
  - cc-by-4.0
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - unknown
14
  source_datasets:
 
19
  task_ids:
20
  - speech-recognition
21
  - summarization
 
22
  paperswithcode_id: crowdspeech
23
+ pretty_name: CrowdSpeech
24
+ language_bcp47:
25
+ - en-US
26
+ tags:
27
+ - stuctured-to-text
28
  ---
29
 
30
  # CrowdSpeech: A Benchmark Dataset for Crowdsourced Audio Transcription