File size: 623 Bytes
b386012
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: translation
    struct:
    - name: de
      dtype: string
    - name: en
      dtype: string
  splits:
  - name: train
    num_bytes: 2746077.5302918116
    num_examples: 18000
  - name: test
    num_bytes: 152559.8627939895
    num_examples: 1000
  - name: valid
    num_bytes: 152559.8627939895
    num_examples: 1000
  download_size: 1901357
  dataset_size: 3051197.2558797905
---
# Dataset Card for "emea_en-de_20k"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)