text_only / README.md
Felix Neumann
Upload dataset
dff3f5f verified
|
raw
history blame
1.23 kB
metadata
dataset_info:
  features:
    - name: key
      dtype: string
    - name: image
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: 'null'
    - name: ocr
      struct:
        - name: images_bbox
          sequence:
            sequence: float64
        - name: images_bbox_no_text_overlap
          sequence:
            sequence: float64
        - name: lines
          struct:
            - name: bbox
              sequence:
                sequence: float64
            - name: score
              sequence: float64
            - name: text
              sequence: string
            - name: word_slice
              sequence:
                sequence: int64
        - name: words
          struct:
            - name: bbox
              sequence:
                sequence: float64
            - name: line_pos
              sequence:
                sequence: int64
            - name: score
              sequence: float64
            - name: text
              sequence: string
    - name: lang
      dtype: string
    - name: ground_truth
      dtype: string
    - name: valid_pydantic_model
      dtype: bool
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 863301947
      num_examples: 5861
  download_size: 721899790
  dataset_size: 863301947
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*