objaverse-test / README.md
ThomasTheMaker's picture
Upload dataset
3656700 verified
metadata
dataset_info:
  features:
    - name: name
      dtype: string
    - name: code
      dtype: string
    - name: tags
      list: string
    - name: stats
      struct:
        - name: comment_count
          dtype: int64
        - name: created_at
          dtype: string
        - name: face_count
          dtype: int64
        - name: is_age_restricted
          dtype: bool
        - name: is_downloadable
          dtype: bool
        - name: license
          dtype: string
        - name: like_count
          dtype: int64
        - name: published_at
          dtype: string
        - name: vertex_count
          dtype: int64
        - name: view_count
          dtype: int64
  splits:
    - name: train
      num_bytes: 25262
      num_examples: 3
  download_size: 19344
  dataset_size: 25262
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*