laion-coco-17m / README.md
danielz01's picture
Upload README.md with huggingface_hub
10e0908 verified
metadata
dataset_info:
  - config_name: default
    features:
      - name: URL
        dtype: string
      - name: TEXT
        dtype: string
      - name: top_caption
        dtype: string
      - name: all_captions
        sequence: string
      - name: all_similarities
        sequence: float64
      - name: WIDTH
        dtype: float64
      - name: HEIGHT
        dtype: float64
      - name: similarity
        dtype: float64
      - name: hash
        dtype: int64
      - name: pwatermark
        dtype: float32
      - name: punsafe
        dtype: float32
    splits:
      - name: train
        num_bytes: 13884240105
        num_examples: 17000000
    download_size: 6828552648
    dataset_size: 13884240105
  - config_name: prepositions
    features:
      - name: URL
        dtype: string
      - name: TEXT
        dtype: string
      - name: top_caption
        dtype: string
      - name: all_captions
        sequence: string
      - name: all_similarities
        sequence: float64
      - name: WIDTH
        dtype: float64
      - name: HEIGHT
        dtype: float64
      - name: similarity
        dtype: float64
      - name: hash
        dtype: int64
      - name: pwatermark
        dtype: float32
      - name: punsafe
        dtype: float32
      - name: preposition_counts
        struct:
          - name: above
            dtype: int64
          - name: at the bottom
            dtype: int64
          - name: at the top
            dtype: int64
          - name: behind
            dtype: int64
          - name: below
            dtype: int64
          - name: in front of
            dtype: int64
          - name: on the left
            dtype: int64
          - name: on the right
            dtype: int64
          - name: on top of
            dtype: int64
          - name: to the left of
            dtype: int64
          - name: to the right of
            dtype: int64
          - name: under
            dtype: int64
    splits:
      - name: train
        num_bytes: 120253068
        num_examples: 112459
    download_size: 54666820
    dataset_size: 120253068
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
  - config_name: prepositions
    data_files:
      - split: train
        path: prepositions/train-*