refcocog-eval-depth / README.md
Rajarshi-Roy-research's picture
Adding refcocog data with base eval
ed94474 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: caption
      dtype: string
    - name: bbox
      dtype: string
    - name: bbox_area
      dtype: float64
    - name: bbox_id
      dtype: string
    - name: ori_category_id
      dtype: string
    - name: image_id
      dtype: string
    - name: height
      dtype: int64
    - name: width
      dtype: int64
    - name: file_name
      dtype: string
    - name: is_rewrite
      dtype: bool
    - name: split
      dtype: string
    - name: image
      dtype: image
    - name: depth_caption
      dtype: string
    - name: pred_bbox_base_qwen_vl
      list:
        - name: bbox_2d
          sequence: int64
        - name: label
          dtype: string
    - name: pred_bbox_with_DEPTH_qwen_vl
      list:
        - name: bbox_2d
          sequence: int64
        - name: label
          dtype: string
  splits:
    - name: train
      num_bytes: 60542755
      num_examples: 400
  download_size: 60352098
  dataset_size: 60542755
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*