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 "ted_hrlr"
|
@@ -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)
|
@@ -42,7 +43,7 @@
|
|
42 |
Data sets derived from TED talk transcripts for comparing similar language pairs
|
43 |
where one is high resource and the other is low resource.
|
44 |
|
45 |
-
### Supported Tasks
|
46 |
|
47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
48 |
|
@@ -153,7 +154,7 @@ The data fields are the same among all splits.
|
|
153 |
#### es_to_pt
|
154 |
- `translation`: a multilingual `string` variable, with possible languages including `es`, `pt`.
|
155 |
|
156 |
-
### Data Splits
|
157 |
|
158 |
| name |train |validation|test|
|
159 |
|----------|-----:|---------:|---:|
|
@@ -171,10 +172,22 @@ The data fields are the same among all splits.
|
|
171 |
|
172 |
### Source Data
|
173 |
|
|
|
|
|
|
|
|
|
|
|
|
|
174 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
175 |
|
176 |
### Annotations
|
177 |
|
|
|
|
|
|
|
|
|
|
|
|
|
178 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
179 |
|
180 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "ted_hrlr"
|
|
|
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)
|
|
|
43 |
Data sets derived from TED talk transcripts for comparing similar language pairs
|
44 |
where one is high resource and the other is low resource.
|
45 |
|
46 |
+
### Supported Tasks and Leaderboards
|
47 |
|
48 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
49 |
|
|
|
154 |
#### es_to_pt
|
155 |
- `translation`: a multilingual `string` variable, with possible languages including `es`, `pt`.
|
156 |
|
157 |
+
### Data Splits
|
158 |
|
159 |
| name |train |validation|test|
|
160 |
|----------|-----:|---------:|---:|
|
|
|
172 |
|
173 |
### Source Data
|
174 |
|
175 |
+
#### Initial Data Collection and Normalization
|
176 |
+
|
177 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
178 |
+
|
179 |
+
#### Who are the source language producers?
|
180 |
+
|
181 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
182 |
|
183 |
### Annotations
|
184 |
|
185 |
+
#### Annotation process
|
186 |
+
|
187 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
188 |
+
|
189 |
+
#### Who are the annotators?
|
190 |
+
|
191 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
192 |
|
193 |
### Personal and Sensitive Information
|