File size: 2,972 Bytes
f0f97ac
 
ada14f7
 
 
 
 
 
27af488
f0f97ac
a9f970c
ada14f7
 
 
 
 
 
 
 
096faf5
ada14f7
 
 
 
 
096faf5
 
ada14f7
 
 
 
 
 
 
 
 
 
 
 
 
096faf5
 
ada14f7
 
 
 
 
 
 
096faf5
ada14f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3ff3dd4
ada14f7
 
 
 
 
 
 
 
 
 
 
3ff3dd4
ada14f7
 
 
 
 
 
 
 
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
88
89
90
---
license: cc-by-nc-sa-4.0
task_categories:
- translation
language:
- ja
- ko
size_categories:
- 10M<n<100M
---

# Dataset Card for Dataset Name

This dataset contains Japanese-Korean paired text which is from [Helsinki-NLP/Tatoeba-Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/blob/master/data/README-v2023-09-26.md).

## Dataset Details

### Dataset Description

- **Curated by:** [Helsinki-NLP](https://github.com/Helsinki-NLP)
- **Language(s) (NLP):** Japanese-Korean
- **License:** CC BY-NC-SA 4.0

### Dataset Sources

- **Repository:** [Helsinki-NLP/Tatoeba-Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/blob/master/data/README-v2023-09-26.md)
- **Detail**: Japanese - Korean [jpn-kor](https://object.pouta.csc.fi/Tatoeba-Challenge-v2023-09-26/jpn-kor.tar)

## Uses

The dataset can be used to train the translation model that translates Japanese sentence to Korean.

### Out-of-Scope Use

You cannot use this dataset to train the model which is to be used under commercial service.

## Dataset Structure

<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->

Each dataset has two columns: `sourceString` and `targetString`, which corresponds to Japanese and Korean sentence.  
Check [example code](https://huggingface.co/datasets/sappho192/Tatoeba-Challenge-jpn-kor/blob/main/example.ipynb) to learn how to load the dataset.  

## Dataset Creation

### Personal and Sensitive Information

<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->

This dataset may contain following inappropriate or explicit sentences:
- personal
- sensitive
- private
  - data that reveals addresses
  - uniquely identifiable names or aliases
  - racial or ethnic origins
  - sexual orientations
  - religious beliefs
  - political opinions
  - financial or health data
  - etc.

So use with your own risk.


## Citation

**BibTeX:**

```bibtex
@inproceedings{tiedemann-2020-tatoeba,
    title = "The {T}atoeba {T}ranslation {C}hallenge {--} {R}ealistic Data Sets for Low Resource and Multilingual {MT}",
    author = {Tiedemann, J{\"o}rg},
    booktitle = "Proceedings of the Fifth Conference on Machine Translation",
    month = nov,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://www.aclweb.org/anthology/2020.wmt-1.139",
    pages = "1174--1182"
}
```

## Dataset Card Authors

[sappho192](https://huggingface.co/sappho192)

## Dataset Card Contact

Please create a thread in the community.