File size: 497 Bytes
7dbc3c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: version https://git-lfs.github.com/spec/v1
    dtype: string
  - name: language
    dtype: string
  - name: source_string
    dtype: string
  - name: target_string
    dtype: string
  - name: license
    dtype: string
  splits:
  - name: train
    num_bytes: 1624022498.9320407
    num_examples: 11765382
  download_size: 687254975
  dataset_size: 1624022498.9320407
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---