Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "librispeech_lm"
|
@@ -6,12 +7,12 @@
|
|
6 |
## Table of Contents
|
7 |
- [Dataset Description](#dataset-description)
|
8 |
- [Dataset Summary](#dataset-summary)
|
9 |
-
- [Supported Tasks](#supported-tasks)
|
10 |
- [Languages](#languages)
|
11 |
- [Dataset Structure](#dataset-structure)
|
12 |
- [Data Instances](#data-instances)
|
13 |
- [Data Fields](#data-fields)
|
14 |
-
- [Data Splits
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -41,7 +42,7 @@
|
|
41 |
|
42 |
Language modeling resources to be used in conjunction with the LibriSpeech ASR corpus.
|
43 |
|
44 |
-
### Supported Tasks
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
@@ -75,7 +76,7 @@ The data fields are the same among all splits.
|
|
75 |
#### default
|
76 |
- `text`: a `string` feature.
|
77 |
|
78 |
-
### Data Splits
|
79 |
|
80 |
| name | train |
|
81 |
|-------|-------:|
|
@@ -89,10 +90,22 @@ The data fields are the same among all splits.
|
|
89 |
|
90 |
### Source Data
|
91 |
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
93 |
|
94 |
### Annotations
|
95 |
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
97 |
|
98 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "librispeech_lm"
|
|
|
7 |
## Table of Contents
|
8 |
- [Dataset Description](#dataset-description)
|
9 |
- [Dataset Summary](#dataset-summary)
|
10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
11 |
- [Languages](#languages)
|
12 |
- [Dataset Structure](#dataset-structure)
|
13 |
- [Data Instances](#data-instances)
|
14 |
- [Data Fields](#data-fields)
|
15 |
+
- [Data Splits](#data-splits)
|
16 |
- [Dataset Creation](#dataset-creation)
|
17 |
- [Curation Rationale](#curation-rationale)
|
18 |
- [Source Data](#source-data)
|
|
|
42 |
|
43 |
Language modeling resources to be used in conjunction with the LibriSpeech ASR corpus.
|
44 |
|
45 |
+
### Supported Tasks and Leaderboards
|
46 |
|
47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
48 |
|
|
|
76 |
#### default
|
77 |
- `text`: a `string` feature.
|
78 |
|
79 |
+
### Data Splits
|
80 |
|
81 |
| name | train |
|
82 |
|-------|-------:|
|
|
|
90 |
|
91 |
### Source Data
|
92 |
|
93 |
+
#### Initial Data Collection and Normalization
|
94 |
+
|
95 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
96 |
+
|
97 |
+
#### Who are the source language producers?
|
98 |
+
|
99 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
|
101 |
### Annotations
|
102 |
|
103 |
+
#### Annotation process
|
104 |
+
|
105 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
106 |
+
|
107 |
+
#### Who are the annotators?
|
108 |
+
|
109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
110 |
|
111 |
### Personal and Sensitive Information
|