File size: 429 Bytes
890ec18
 
 
 
 
 
 
 
 
f34b8a6
 
890ec18
f34b8a6
 
82c1969
f34b8a6
890ec18
 
 
 
 
 
 
 
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: Filipino
    dtype: string
  - name: English
    dtype: string
  splits:
  - name: train
    num_bytes: 12234.88786764706
    num_examples: 489
  - name: test
    num_bytes: 1376.1121323529412
    num_examples: 55
  download_size: 13355
  dataset_size: 13611.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---