File size: 382 Bytes
bcc202b
 
 
 
 
 
 
 
 
 
 
 
 
af61b95
bcc202b
af61b95
 
bcc202b
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: swa
    dtype: string
  - name: en
    dtype: string
  - name: col_data
    sequence: string
  - name: direction
    dtype: string
  splits:
  - name: train
    num_bytes: 9140938
    num_examples: 7000
  download_size: 4262366
  dataset_size: 9140938
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---