File size: 2,055 Bytes
662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf 5f04616 662f2cf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 |
---
dataset_info:
features:
- name: query_id
dtype: string
- name: query_text
dtype: string
- name: positive_document_ids
list: string
- name: negative_document_ids
list: string
- name: answer
dtype: 'null'
- name: source
dtype: string
- name: relevances
list: int64
splits:
- name: beir.arguana
num_bytes: 7106108
num_examples: 1406
- name: beir.climate_fever
num_bytes: 4677034
num_examples: 1535
- name: beir.dbpedia_entity
num_bytes: 1615353
num_examples: 400
- name: beir.fever
num_bytes: 18912309
num_examples: 6666
- name: beir.fiqa
num_bytes: 711112
num_examples: 648
- name: beir.hotpotqa
num_bytes: 9783061
num_examples: 7405
- name: beir.nfcorpus
num_bytes: 302377
num_examples: 323
- name: beir.nq
num_bytes: 4933676
num_examples: 3452
- name: beir.quora
num_bytes: 10857101
num_examples: 10000
- name: beir.scidocs
num_bytes: 4561321
num_examples: 1000
- name: beir.scifact
num_bytes: 390495
num_examples: 300
- name: beir.webis_touche2020
num_bytes: 218161
num_examples: 49
- name: beir.trec_covid
num_bytes: 85431
num_examples: 50
download_size: 30060646
dataset_size: 64153539
configs:
- config_name: default
data_files:
- split: beir.arguana
path: data/beir.arguana-*
- split: beir.climate_fever
path: data/beir.climate_fever-*
- split: beir.dbpedia_entity
path: data/beir.dbpedia_entity-*
- split: beir.fever
path: data/beir.fever-*
- split: beir.fiqa
path: data/beir.fiqa-*
- split: beir.hotpotqa
path: data/beir.hotpotqa-*
- split: beir.nfcorpus
path: data/beir.nfcorpus-*
- split: beir.nq
path: data/beir.nq-*
- split: beir.quora
path: data/beir.quora-*
- split: beir.scidocs
path: data/beir.scidocs-*
- split: beir.scifact
path: data/beir.scifact-*
- split: beir.webis_touche2020
path: data/beir.webis_touche2020-*
- split: beir.trec_covid
path: data/beir.trec_covid-*
---
|