handwriting_data / README.md
Samarth0710's picture
Upload dataset
94ce5e2 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: image_path
      dtype: string
    - name: text_content
      dtype: string
    - name: handwriting_style
      dtype: string
    - name: language
      dtype: string
    - name: augmentations
      sequence: 'null'
    - name: image_width
      dtype: int64
    - name: image_height
      dtype: int64
    - name: metadata
      struct:
        - name: font_variation
          dtype: string
        - name: line_spacing
          dtype: int64
        - name: margin_left
          dtype: int64
        - name: paper_type
          dtype: string
        - name: pen_color
          dtype: string
        - name: writing_style
          dtype: string
  splits:
    - name: train
      num_bytes: 166
      num_examples: 1
  download_size: 7580
  dataset_size: 166
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*