--- 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-* ---