File size: 406 Bytes
6e8beae
 
 
af947c6
 
6abac58
 
6e8beae
149a6ba
b33178c
 
6abac58
b33178c
914622b
b33178c
 
6e8beae
 
 
 
 
6abac58
 
6e8beae
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
---
dataset_info:
  features:
  - name: wo
    dtype: string
  - name: fr
    dtype: string
  splits:
  - name: train
    num_bytes: 4985134.0
    num_examples: 30937
  - name: test
    num_bytes: 401926
    num_examples: 2505
  download_size: 3686928
  dataset_size: 5387060.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---