CoCount-test-aug-v2 / README.md
yifehuang97's picture
Upload dataset
753f9a5 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: pos_caption
      dtype: string
    - name: neg_caption
      dtype: string
    - name: pos_count
      dtype: int64
    - name: neg_count
      dtype: int64
    - name: pos_points
      list: 'null'
    - name: neg_points
      list: 'null'
    - name: annotated_pos_count
      dtype: int64
    - name: annotated_neg_count
      dtype: int64
    - name: category
      dtype: string
    - name: video_id
      dtype: string
    - name: positive_exemplars
      list:
        list: float64
    - name: negative_exemplars
      list:
        list: float64
  splits:
    - name: FOO
      num_bytes: 50339858
      num_examples: 1104
    - name: HOU
      num_bytes: 69554225
      num_examples: 1140
    - name: FUN
      num_bytes: 101975680
      num_examples: 1104
    - name: 'OFF'
      num_bytes: 130492261
      num_examples: 1028
    - name: OTR
      num_bytes: 126923346
      num_examples: 960
  download_size: 448950105
  dataset_size: 479285370
configs:
  - config_name: default
    data_files:
      - split: FOO
        path: data/FOO-*
      - split: HOU
        path: data/HOU-*
      - split: FUN
        path: data/FUN-*
      - split: 'OFF'
        path: data/OFF-*
      - split: OTR
        path: data/OTR-*