nielsr's picture
nielsr HF staff
Upload README.md with huggingface_hub
f2b546c
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: uid
      dtype: string
    - name: url
      dtype: string
    - name: text
      dtype: string
    - name: original_width
      dtype: int64
    - name: original_height
      dtype: int64
    - name: clip_b32_similarity_score
      dtype: float32
    - name: clip_l14_similarity_score
      dtype: float32
    - name: face_bboxes
      sequence:
        sequence: float64
    - name: sha256
      dtype: string
    - name: detected_language
      dtype: string
  splits:
    - name: train
      num_bytes: 1213734175.4314582
      num_examples: 3781297
  download_size: 981179220
  dataset_size: 1213734175.4314582

Dataset Card for "datacomp_small_basic_filtering"

More Information needed