File size: 488 Bytes
a726913
 
 
 
 
 
 
 
 
 
5a7386a
 
 
42bcba4
 
 
 
 
a726913
 
 
 
 
bcb8cf2
 
a726913
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: source
    dtype: string
  - name: target
    dtype: string
  - name: language_pair
    dtype: string
  splits:
  - name: train
    num_bytes: 34497021606
    num_examples: 124424710
  - name: validation
    num_bytes: 7155464
    num_examples: 23538
  download_size: 16763884244
  dataset_size: 34504177070
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---