CoCount-test / README.md
yifehuang97's picture
Upload dataset
bc102d4 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: 57839358
      num_examples: 552
    - name: HOU
      num_bytes: 83273654
      num_examples: 570
    - name: FUN
      num_bytes: 125525124
      num_examples: 552
    - name: 'OFF'
      num_bytes: 154407946
      num_examples: 514
    - name: OTR
      num_bytes: 163144748
      num_examples: 480
  download_size: 573989690
  dataset_size: 584190830
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-*