File size: 536 Bytes
fd7a29d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4c50d5e
fd7a29d
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
---
dataset_info:
  features:
  - name: Filipino
    dtype: string
  - name: Cebuano
    dtype: string
  - name: English
    dtype: string
  - name: Iloko
    dtype: string
  - name: Waray
    dtype: string
  - name: Tagalog
    dtype: string
  splits:
  - name: train
    num_bytes: 340.5
    num_examples: 3
  - name: test
    num_bytes: 113
    num_examples: 1
  download_size: 5562
  dataset_size: 453.5
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---