--- dataset_info: features: - name: image dtype: image - name: instruction dtype: string - name: bbox list: float64 - name: resolution list: int64 - name: source dtype: string - name: platform dtype: string - name: name dtype: string - name: description dtype: string - name: type dtype: string - name: OCR dtype: string - name: language dtype: string - name: purpose dtype: string - name: expectation dtype: string - name: question dtype: string splits: - name: train num_bytes: 51898085.0 num_examples: 100 download_size: 479266 dataset_size: 51898085.0 configs: - config_name: default data_files: - split: train path: data/train-* ---