text_only / README.md
FelixNeumannTNG's picture
Upload dataset
aae5151 verified
metadata
dataset_info:
  features:
    - name: key
      dtype: string
    - 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: text_len
      dtype: int64
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 844716531.875
      num_examples: 5577
  download_size: 706583988
  dataset_size: 844716531.875
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*