--- dataset_info: features: - name: image_url dtype: string - name: image_sha256 dtype: string - name: count dtype: int32 - name: points sequence: - name: x dtype: float32 - name: y dtype: float32 - name: label dtype: string - name: image dtype: image splits: - name: test num_bytes: 250875659.0 num_examples: 528 download_size: 250849342 dataset_size: 250875659.0 configs: - config_name: default data_files: - split: test path: data/test-* ---