MouadGhouti's picture
Upload dataset
7c9a1e6 verified
metadata
dataset_info:
  features:
    - name: source
      dtype: string
    - name: image
      dtype: image
    - name: text
      dtype: string
    - name: font_details
      dtype: string
    - name: formatted
      list:
        - name: content
          list:
            - name: image
              struct:
                - name: bytes
                  dtype: binary
                - name: path
                  dtype: 'null'
            - name: text
              dtype: string
            - name: type
              dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 6947734267.75
      num_examples: 447946
    - name: validation
      num_bytes: 896848841.75
      num_examples: 55994
    - name: test
      num_bytes: 882118915.875
      num_examples: 55993
  download_size: 7672756442
  dataset_size: 8726702025.375
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*