--- dataset_info: features: - name: index dtype: int64 - name: type dtype: string - name: task dtype: string - name: question dtype: string - name: choices dtype: string - name: answer dtype: string - name: prompt dtype: string - name: filename dtype: string - name: source dtype: string - name: source_dataset dtype: string - name: source_filename dtype: string - name: target_class dtype: float64 - name: target_size dtype: float64 - name: bbox dtype: string - name: image dtype: image - name: A dtype: string - name: B dtype: string - name: C dtype: float64 - name: D dtype: float64 splits: - name: train num_bytes: 118984875.0 num_examples: 1200 download_size: 116343704 dataset_size: 118984875.0 configs: - config_name: default data_files: - split: train path: data/train-* ---