test-dataset-order / README.md
multimodalart's picture
multimodalart HF Staff
Create README.md
c743c14 verified
metadata
license: apache-2.0
pretty_name: MONET
task_categories:
  - text-to-image
  - image-feature-extraction
  - zero-shot-image-classification
language:
  - en
size_categories:
  - 100M<n<1B
tags:
  - multimodal
  - image-text
  - captioning
  - text-to-image
  - synthetic-data
configs:
  - config_name: parquet
    data_files:
      - split: train
        path:
          - v1.1.0/**/**/*.parquet
    default: true
    features:
      - name: __key__
        dtype: string
      - name: thumbnail
        dtype: image
      - name: aesthetic_jasperai
        dtype: float32
      - name: aesthetic_laion-improved
        dtype: float32
      - name: aspect_ratio
        dtype: float32
      - name: caption_florence-2-large
        dtype: string
      - name: caption_gemini-2.5-flash-lite
        dtype: string
      - name: caption_internvl-3-8b
        dtype: string
      - name: caption_original
        dtype: string
      - name: caption_sharegpt4v-7b
        dtype: string
      - name: classifier_clip-vit-base-patch32
        dtype: string
      - name: classifier_yolo
        dtype: string
      - name: detection-face_mediapipe
        dtype: string
      - name: detection_yolo
        dtype: string
      - name: embedding_clip-vit-base-patch32
        sequence: float32
      - name: embedding_dinov2-vitg14
        sequence: float32
      - name: embedding_sscd
        sequence: float32
      - name: embedding_vae-dc-sana1p5-1p6b-1024px-tiling-128-resolution-512x512
        sequence: float32
      - name: hash_md5
        dtype: string
      - name: hash_perceptual
        dtype: string
      - name: hash_sha256
        dtype: string
      - name: height
        dtype: int64
      - name: id
        dtype: string
      - name: least_dimension
        dtype: int64
      - name: license
        dtype: string
      - name: nsfw_bumble
        dtype: float32
      - name: nsfw_falcon
        dtype: float32
      - name: nsfw_jasperai
        dtype: float32
      - name: resolution
        dtype: int64
      - name: source
        dtype: string
      - name: sscd_cluster_id
        dtype: string
      - name: sscd_nn
        dtype: float32
      - name: url
        dtype: string
      - name: white_pixels
        dtype: float32
      - name: width
        dtype: int64
      - name: wk_jasperai
        dtype: float32