--- dataset_info: features: - name: image dtype: image - name: label dtype: string - name: ground_truth struct: - name: gt_parse struct: - name: class dtype: string splits: - name: train num_bytes: 170808912.5 num_examples: 2060 - name: test num_bytes: 42140299.0 num_examples: 513 download_size: 188482992 dataset_size: 212949211.5 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---