File size: 2,691 Bytes
9ab3709
 
 
 
 
d29aba8
03a72a2
 
d29aba8
 
 
 
 
9ab3709
 
 
 
b95ffcd
 
 
3e0eb9d
9ab3709
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
---
annotations_creators:
- expert-generated
language_creators:
- other
language:
- en
- ko
language_bcp47:
- en-US
- ko-KR
license:
- cc-by-nc-nd-4.0
multilinguality:
- translation
- multilingual
pretty_name: English-Korean Multitarget Ted Talks Task (MTTT)
task_categories:
- conditional-text-generation
task_ids:
- machine-translation
---

# Dataset Card for english-korean-multitarget-ted-talks-task

## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
  - [Dataset Summary](#dataset-summary)
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
  - [Languages](#languages)
- [Dataset Structure](#dataset-structure)
  - [Data Instances](#data-instances)
  - [Data Fields](#data-fields)
  - [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
  - [Curation Rationale](#curation-rationale)
  - [Source Data](#source-data)
  - [Annotations](#annotations)
  - [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
  - [Social Impact of Dataset](#social-impact-of-dataset)
  - [Discussion of Biases](#discussion-of-biases)
  - [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
  - [Dataset Curators](#dataset-curators)
  - [Licensing Information](#licensing-information)
  - [Citation Information](#citation-information)
  - [Contributions](#contributions)

## Dataset Description

- **Homepage:** https://www.cs.jhu.edu/~kevinduh/a/multitarget-tedtalks/

### Dataset Summary

- Parallel English-Korean Text Corpus
- Text was originally transcribed to English from various Ted Talks, then translated to Korean by TED translators
- Approximately 166k train, 2k validation, and 2k test sentence pairs.

### Supported Tasks and Leaderboards

- Machine Translation

### Languages

- English
- Korean

## Additional Information

### Dataset Curators

Kevin Duh, "The Multitarget TED Talks Task", http://www.cs.jhu.edu/~kevinduh/a/multitarget-tedtalks/, 2018

### Licensing Information

TED makes its collection available under the Creative Commons BY-NC-ND license. Please acknowledge TED when using this data. We acknowledge the authorship of TED Talks (BY condition). We are not redistributing the transcripts for commercial purposes (NC condition) nor making derivative works of the original contents (ND condition).

### Citation Information

@misc{duh18multitarget,
      author = {Kevin Duh},
      title = {The Multitarget TED Talks Task},
      howpublished = {\url{http://www.cs.jhu.edu/~kevinduh/a/multitarget-tedtalks/}},
      year = {2018},
}