--- dataset_info: features: - name: id dtype: string - name: label dtype: string - name: prompts list: - name: question dtype: string - name: text dtype: string - name: prompt_templates sequence: string - name: metadata struct: - name: language dtype: string splits: - name: id num_bytes: 106759 num_examples: 100 - name: id_fewshot num_bytes: 1588 num_examples: 5 - name: ta num_bytes: 709785 num_examples: 100 - name: ta_fewshot num_bytes: 18675 num_examples: 5 - name: th num_bytes: 294955 num_examples: 100 - name: th_fewshot num_bytes: 5742 num_examples: 5 - name: vi num_bytes: 158410 num_examples: 100 - name: vi_fewshot num_bytes: 2927 num_examples: 5 download_size: 459628 dataset_size: 1298841 configs: - config_name: default data_files: - split: id path: data/id-* - split: id_fewshot path: data/id_fewshot-* - split: ta path: data/ta-* - split: ta_fewshot path: data/ta_fewshot-* - split: th path: data/th-* - split: th_fewshot path: data/th_fewshot-* - split: vi path: data/vi-* - split: vi_fewshot path: data/vi_fewshot-* ---