mechaptcha / README.md
jacobcohen's picture
Upload dataset
7a983b8 verified
|
Raw
History Blame Contribute Delete
1.04 kB
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: id
      dtype: int32
    - name: text
      dtype: string
    - name: font
      dtype: string
    - name: blur
      dtype: bool
    - name: bold
      dtype: bool
    - name: dots
      dtype: bool
    - name: easy_line
      dtype: bool
    - name: hard_line
      dtype: bool
    - name: italic
      dtype: bool
    - name: rotation
      dtype: bool
    - name: salt_pepper
      dtype: bool
    - name: two_lines
      dtype: bool
    - name: wave
      dtype: bool
    - name: wavy_line
      dtype: bool
    - name: char_jitter
      dtype: bool
    - name: spacing_jitter
      dtype: bool
  splits:
    - name: train
      num_bytes: 2796853205
      num_examples: 1200000
    - name: val
      num_bytes: 345522943
      num_examples: 150000
    - name: test
      num_bytes: 354019213
      num_examples: 150000
  download_size: 3479880826
  dataset_size: 3496395361
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*