--- dataset_info: features: - name: image dtype: image - name: data list: - name: content list: - name: index dtype: int64 - name: text dtype: string - name: type dtype: string - name: role dtype: string - name: options dtype: string - name: is_interpolated dtype: bool - name: number_of_points dtype: int64 - name: horizontal_chart dtype: bool splits: - name: train num_bytes: 876197566.3872879 num_examples: 14109 - name: test num_bytes: 46141809.61271209 num_examples: 743 download_size: 843688203 dataset_size: 922339376.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---