--- dataset_info: - config_name: csv features: - name: idx dtype: int64 - name: source dtype: large_string - name: format dtype: large_string - name: prompt dtype: large_string splits: - name: test num_bytes: 132117 num_examples: 47 download_size: 84063 dataset_size: 132117 - config_name: json features: - name: idx dtype: int64 - name: source dtype: large_string - name: format dtype: large_string - name: prompt dtype: large_string splits: - name: test num_bytes: 119530 num_examples: 61 download_size: 71371 dataset_size: 119530 - config_name: xml features: - name: idx dtype: int64 - name: source dtype: large_string - name: format dtype: large_string - name: prompt dtype: large_string splits: - name: test num_bytes: 153205 num_examples: 47 download_size: 92387 dataset_size: 153205 - config_name: yaml features: - name: idx dtype: int64 - name: source dtype: large_string - name: format dtype: large_string - name: prompt dtype: large_string splits: - name: test num_bytes: 145630 num_examples: 45 download_size: 93249 dataset_size: 145630 configs: - config_name: csv data_files: - split: test path: csv/test-* - config_name: json data_files: - split: test path: json/test-* - config_name: xml data_files: - split: test path: xml/test-* - config_name: yaml data_files: - split: test path: yaml/test-* ---