wordocr_instruct / README.md
ahmedheakl's picture
Upload dataset
f9f005d verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: image
      dtype: image
    - name: doctag_html
      dtype: string
    - name: doctag_otsl
      dtype: string
    - name: markdown
      dtype: string
    - name: language
      dtype: string
    - name: language_confidence
      dtype: float32
    - name: difficulty_score
      dtype: int32
  splits:
    - name: train
      num_bytes: 34960153318
      num_examples: 307352
    - name: test
      num_bytes: 963991018.788
      num_examples: 8633
  download_size: 32895005950
  dataset_size: 35924144336.788
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*