--- dataset_info: features: - name: image dtype: image - name: label dtype: string - name: normalized_label dtype: string - name: source dtype: string - name: sample_id dtype: string - name: ink_path dtype: string splits: - name: train num_bytes: 25115494217.87 num_examples: 632301 - name: validation num_bytes: 523743230.38 num_examples: 15674 - name: test num_bytes: 280917826.28 num_examples: 7644 download_size: 25786397275 dataset_size: 25920155274.53 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---