File size: 1,422 Bytes
2574d75
 
 
 
de37055
 
 
 
2574d75
 
 
de37055
 
 
 
 
 
 
 
 
 
f4459ae
 
 
 
de37055
 
 
 
 
2574d75
 
 
7bcbfd3
2574d75
7bcbfd3
 
 
2574d75
 
 
 
 
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
---
language:
- en
- es
license: apache-2.0
task_categories:
- translation
pretty_name: Reddit Post Translation
tags:
- reddit
- synthetic
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: en
    dtype: string
  - name: es
    dtype: string
  splits:
  - name: train
    num_bytes: 46255558
    num_examples: 15203
  download_size: 28613258
  dataset_size: 46255558
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---


![image/png](https://cdn-uploads.huggingface.co/production/uploads/614a1ebb8f82f1df64d55126/mwtoacUiusL-3SRHA4huA.png)

Most machine translation datasets are based on formal texts from newspapers or other professionally written sources. This causes models to underperform when asked to translate colloquial text found on the internet. To address this issue, we have retrieved approximately 15K Reddit posts from [SophieTr/reddit_clean](https://huggingface.co/datasets/SophieTr/reddit_clean) and translated them into Spanish using GPT-4.

**Warning**: This dataset contains random posts from Reddit, which may include biased political opinions, NSFW content, rude language, and other unsafe content.

#### Other cool machine translation datasets: 

- [Iker/Document-Translation-en-es](https://huggingface.co/datasets/Iker/Document-Translation-en-es)
- [Iker/InstructTranslation-EN-ES](https://huggingface.co/datasets/Iker/InstructTranslation-EN-ES)