File size: 469 Bytes
230f6a1
 
 
6b80b21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
size_categories:
- 10K<n<100K
task_categories:
- translation
dataset_info:
  features:
  - name: Eng
    dtype: string
  - name: Ph
    dtype: string
  splits:
  - name: train
    num_bytes: 1623482.4
    num_examples: 8172
  - name: test
    num_bytes: 405870.6
    num_examples: 2043
  download_size: 1232348
  dataset_size: 2029353.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---