e5 / README.md
SamanthaZJQ's picture
Upload dataset
51aed88 verified
metadata
dataset_info:
  features:
    - name: query
      dtype: string
    - name: pos
      sequence: string
    - name: neg
      sequence: string
    - name: category
      dtype: string
    - name: type
      dtype: string
    - name: prompt
      dtype: string
    - name: pos_scores
      sequence: float32
    - name: neg_scores
      sequence: float32
  splits:
    - name: miracl_en
      num_bytes: 1430184
      num_examples: 20
    - name: hotpotqa
      num_bytes: 184477
      num_examples: 20
    - name: mr_tydi_swahili
      num_bytes: 746488
      num_examples: 20
  download_size: 1390471
  dataset_size: 2361149
configs:
  - config_name: default
    data_files:
      - split: miracl_en
        path: data/miracl_en-*
      - split: hotpotqa
        path: data/hotpotqa-*
      - split: mr_tydi_swahili
        path: data/mr_tydi_swahili-*