MarieRoald's picture
Upload dataset
074601f verified
|
raw
history blame
1.6 kB
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: unique_id
      dtype: string
    - name: text
      dtype: string
    - name: text_line_id
      dtype: string
    - name: raw_text
      dtype: string
    - name: text_transform
      dtype: string
    - name: font_path
      dtype: string
    - name: font_size
      dtype: int64
    - name: text_color
      dtype: string
    - name: background_color
      dtype: string
    - name: top_margin
      dtype: int64
    - name: bottom_margin
      dtype: int64
    - name: left_margin
      dtype: int64
    - name: right_margin
      dtype: int64
    - name: bbox_left
      dtype: int64
    - name: bbox_top
      dtype: int64
    - name: bbox_right
      dtype: int64
    - name: bbox_bottom
      dtype: int64
    - name: image_width
      dtype: int64
    - name: image_height
      dtype: int64
    - name: undistorted_file_name
      dtype: string
    - name: augraphy_log_path
      dtype: string
    - name: distorted_bbox_left
      dtype: float64
    - name: distorted_bbox_top
      dtype: float64
    - name: distorted_bbox_right
      dtype: float64
    - name: distorted_bbox_bottom
      dtype: float64
    - name: language_code
      dtype: string
  splits:
    - name: train
      num_bytes: 10298088981.391
      num_examples: 307387
    - name: validation
      num_bytes: 1353982194.08
      num_examples: 40765
    - name: test
      num_bytes: 2455873836.834
      num_examples: 84534
  download_size: 13836005253
  dataset_size: 14107945012.305
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*