hello / README.md
baylitoo's picture
Upload README.md with huggingface_hub
2648bfd
|
raw
history blame
No virus
737 Bytes
metadata
dataset_info:
  features:
    - name: page_hash
      dtype: string
    - name: input_ids
      sequence: int32
    - name: attention_mask
      sequence: int8
    - name: normalized_bboxes
      sequence:
        sequence: int64
    - name: labels
      sequence: int64
    - name: original_image
      dtype: image
  splits:
    - name: train
      num_bytes: 4038206084.848
      num_examples: 15009
    - name: validation
      num_bytes: 407608434.304
      num_examples: 1607
    - name: test
      num_bytes: 268092681.752
      num_examples: 1041
  download_size: 1783996007
  dataset_size: 4713907200.904

Dataset Card for "hello"

More Information needed