albertvillanova HF staff commited on
Commit
594cc82
·
1 Parent(s): 376f257

Fix missing tags in dataset cards (#4891)

Browse files

Commit from https://github.com/huggingface/datasets/commit/9d800051052660a723fe12538afb388b64b9ca50

Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1,6 +1,24 @@
1
  ---
2
- paperswithcode_id: null
 
 
 
 
 
 
 
 
 
3
  pretty_name: LibrispeechLm
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Dataset Card for "librispeech_lm"
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language:
5
+ - en
6
+ language_creators:
7
+ - found
8
+ license:
9
+ - cc0-1.0
10
+ multilinguality:
11
+ - monolingual
12
  pretty_name: LibrispeechLm
13
+ size_categories:
14
+ - 10M<n<100M
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-generation
19
+ task_ids:
20
+ - language-modeling
21
+ paperswithcode_id: null
22
  ---
23
 
24
  # Dataset Card for "librispeech_lm"