salma-remyx's picture
Upload README.md with huggingface_hub
91681d3 verified
metadata
dataset_info:
  features:
    - name: images
      sequence: image
    - name: texts
      list:
        - name: user
          dtype: string
        - name: assistant
          dtype: string
        - name: source
          dtype: string
    - name: embedding
      sequence:
        sequence: float16
    - name: tag
      dtype: string
    - name: depth_map
      dtype: image
    - name: focallength
      dtype: float64
    - name: masks
      sequence:
        sequence:
          sequence: uint8
    - name: bboxes
      sequence:
        sequence: float64
    - name: captions
      sequence: string
    - name: pointclouds
      sequence: string
    - name: is_canonicalized
      dtype: bool
    - name: prompts
      sequence: string
    - name: truncated_prompts
      sequence: string
    - name: messages
      list:
        - name: content
          list:
            - name: index
              dtype: int64
            - name: text
              dtype: string
            - name: type
              dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 46655837643
      num_examples: 11932
  download_size: 16728243962
  dataset_size: 46655837643
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
tags:
  - vqasynth
  - remyx