erichen-0615's picture
Upload train retrieval dataset
09d5683 verified
|
Raw
History Blame Contribute Delete
1.43 kB
metadata
dataset_info:
  features:
    - name: pos_item_ids
      list: string
    - name: pos_item_contents
      list: string
    - name: img_id
      dtype: string
    - name: img_path
      dtype: string
    - name: image_id
      dtype: string
    - name: question_id
      dtype: string
    - name: question
      dtype: string
    - name: answers
      list: string
    - name: gold_answer
      dtype: string
    - name: question_type
      dtype: string
    - name: instruction
      dtype: string
    - name: Pseudo Recall@1
      dtype: float64
    - name: Pseudo Recall@3
      dtype: float64
    - name: Pseudo Recall@5
      dtype: float64
    - name: Pseudo Recall@10
      dtype: float64
    - name: Pseudo Recall@50
      dtype: float64
    - name: Pseudo Recall@100
      dtype: float64
    - name: Pseudo Recall@500
      dtype: float64
    - name: Recall@1
      dtype: float64
    - name: Recall@3
      dtype: float64
    - name: Recall@5
      dtype: float64
    - name: Recall@10
      dtype: float64
    - name: Recall@50
      dtype: float64
    - name: Recall@100
      dtype: float64
    - name: Recall@500
      dtype: float64
    - name: retrieved_passage
      list:
        - name: passage_id
          dtype: string
        - name: score
          dtype: float64
    - name: MRR
      dtype: float64
  splits:
    - name: train
      num_bytes: 3556884514
      num_examples: 167369
  download_size: 361744074
  dataset_size: 3556884514
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*