Dataset Viewer
Auto-converted to Parquet Duplicate
_id
stringlengths
40
40
title
stringlengths
8
300
text
stringlengths
0
10k
metadata
dict
632589828c8b9fca2c3a59e97451fde8fa7d188d
A hybrid of genetic algorithm and particle swarm optimization for recurrent network design
An evolutionary recurrent network which automates the design of recurrent neural/fuzzy networks using a new evolutionary learning algorithm is proposed in this paper. This new evolutionary learning algorithm is based on a hybrid of genetic algorithm (GA) and particle swarm optimization (PSO), and is thus called HGAPSO....
{ "authors": [ "1725986" ], "year": 2004, "cited_by": [ "93e1026dd5244e45f6f9ec9e35e9de327b48e4b0", "870cb11115c8679c7e34f4f2ed5f469badedee37", "7ee0b2517cbda449d73bacf83c9bb2c96e816da7", "97ca96b2a60b097bc8e331e526a62c6ce3bb001c", "f7d4fcd561eda6ce19df70e02b506e3201aa4aa7", "772f83c...
86e87db2dab958f1bd5877dc7d5b8105d6e31e46
A Hybrid EP and SQP for Dynamic Economic Dispatch with Nonsmooth Fuel Cost Function
Dynamic economic dispatch (DED) is one of the main functions of power generation operation and control. It determines the optimal settings of generator units with predicted load demand over a certain period of time. The objective is to operate an electric power system most economically while the system is operating wit...
{ "authors": [ "30728239", "49115828", "1857220", "47952931" ], "year": 2002, "cited_by": [ "8c6e8ac20aa8507879820a09ed4529d8e903e431", "6b79c84a38c1652c8a43d3726f1645066c67b6a8", "227aff5a5383424d01c4b5ab57555dcaca48f4ec", "977f815f19843a8a1769f5a4635183c2ebed6bc2", "fbd1ccd...
2a047d8c4c2a4825e0f0305294e7da14f8de6fd3
Genetic Fuzzy Systems - Evolutionary Tuning and Learning of Fuzzy Knowledge Bases
It's not surprisingly when entering this site to get the book. One of the popular books now is the genetic fuzzy systems evolutionary tuning and learning of fuzzy knowledge bases. You may be confused because you can't find the book in the book store around your city. Commonly, the popular book will be sold quickly. And...
{ "authors": [ "1685850", "1699069", "34695695", "1841941" ], "year": 2001, "cited_by": [ "ac1611bbe12f2dc91dad1d1ded3e618b0b848f21", "333f342ccfef65ad9e0d385dfdf4bb53bcfcc337", "cef8f8421dd57a75178d2149a77b57ef831ab256", "2e12a7ee656eba601d4f5921fda5c31b8e936a7e", "aef90296c...
506172b0e0dd4269bdcfe96dda9ea9d8602bbfb6
A modified particle swarm optimizer
"In this paper, we introduce a new parameter, called inertia weight, into the original particle swar(...TRUNCATED)
{"authors":["8385459","4298485"],"year":1998,"cited_by":["019d49506e8fac0e964dbc52d1afc495c47df384",(...TRUNCATED)
51317b6082322a96b4570818b7a5ec8b2e330f2f
Identification and control of dynamic systems using recurrent fuzzy neural networks
"This paper proposes a recurrent fuzzy neural network (RFNN) structure for identifying and controlli(...TRUNCATED)
{"authors":["34448377","2062864"],"year":2000,"cited_by":["4de9e6412d59169e624df02fc8c4e377a1f8be5d"(...TRUNCATED)
857a8c6c46b0a85ed6019f5830294872f2f1dcf5
Separate face and body selectivity on the fusiform gyrus.
"Recent reports of a high response to bodies in the fusiform face area (FFA) challenge the idea that(...TRUNCATED)
{"authors":["2981413","2074160","1931482"],"year":2005,"cited_by":["34bf37eb7a34ac4efc57254303f65429(...TRUNCATED)
12f107016fd3d062dff88a00d6b0f5f81f00522d
Scheduling for Reduced CPU Energy
"The energy usage of computer systems is becoming more important, especially for battery operated sy(...TRUNCATED)
{"authors":["1800362","9036495","1686255","1753148"],"year":1994,"cited_by":["c3ce0da75953dd041152c1(...TRUNCATED)
1ae0ac5e13134df7a0d670fc08c2b404f1e3803c
A data mining approach for location prediction in mobile environments
"Mobility prediction is one of the most essential issues that need to be explored for mobility manag(...TRUNCATED)
{"authors":["2108906","22789555","1801322","1796253"],"year":2005,"cited_by":["f1f25228e0285e615b84a(...TRUNCATED)
7d3c9c4064b588d5d8c7c0cb398118aac239c71b
$\mathsf {pSCAN}$ : Fast and Exact Structural Graph Clustering
"We study the problem of structural graph clustering, a fundamental problem in managing and analyzin(...TRUNCATED)
{"authors":["38736958","35660624","36838704","19262604","47569211"],"year":2017,"cited_by":[],"refer(...TRUNCATED)
305c45fb798afdad9e6d34505b4195fa37c2ee4f
Synthesis, properties, and applications of iron nanoparticles.
"Iron, the most ubiquitous of the transition metals and the fourth most plentiful element in the Ear(...TRUNCATED)
{"authors":["5701357"],"year":2005,"cited_by":["82b17ab50e8d80c81f28c22e43631fa7ec6cbef2","649ad2618(...TRUNCATED)
End of preview. Expand in Data Studio

BEIR/SciDocs — Third-Party Convenience Mirror

Ownership and purpose: This is a third-party convenience mirror of BEIR/SciDocs. This dataset was not created by Soroush Vahidi and is not an original research contribution. It is retained to support reproducible local ranking and consistency-aware retrieval workflows.

The canonical upstream dataset is BeIR/scidocs. This mirror contains the SciDocs corpus and queries only. It does not contain qrels/relevance judgments. Obtain the canonical qrels separately from BeIR/scidocs-qrels or the BEIR project.

For the benchmark citation and original authorship, cite the BEIR paper: BEIR: A Heterogeneous Benchmark for Zero-shot Evaluation of Information Retrieval Models.

This repository should not be cited as a Soroush Vahidi-authored dataset.

Viewer-compatible files

The repository retains the original compressed JSONL files and additionally provides representation-equivalent Parquet files for the Hugging Face Dataset Viewer:

  • corpus / train: SciDocs documents (_id, title, text, metadata)
  • queries / train: SciDocs queries (_id, text, metadata)

The Parquet files are a format conversion only. Every JSONL record maps to exactly one Parquet record, with the same values and no added or removed rows. The two object types remain separate. Relevance judgments are intentionally not included; obtain qrels from BeIR/scidocs-qrels.

The obsolete legacy scidocs.py loader is intentionally not used: current Hugging Face Hub Dataset Viewer processing rejects dataset scripts. The explicit configuration metadata above declares the two representation-equivalent files directly.

Dataset Summary

BEIR is a heterogeneous benchmark that has been built from 18 diverse datasets representing 9 information retrieval tasks:

All these datasets have been preprocessed and can be used for your experiments.


Supported Tasks and Leaderboards

The dataset supports a leaderboard that evaluates models against task-specific metrics such as F1 or EM, as well as their ability to retrieve supporting information from Wikipedia.

The current best performing models can be found here.

Languages

All tasks are in English (en).

Dataset Structure

All BEIR datasets must contain a corpus, queries and qrels (relevance judgments file). They must be in the following format:

  • corpus file: a .jsonl file (jsonlines) that contains a list of dictionaries, each with three fields _id with unique document identifier, title with document title (optional) and text with document paragraph or passage. For example: {"_id": "doc1", "title": "Albert Einstein", "text": "Albert Einstein was a German-born...."}
  • queries file: a .jsonl file (jsonlines) that contains a list of dictionaries, each with two fields _id with unique query identifier and text with query text. For example: {"_id": "q1", "text": "Who developed the mass-energy equivalence formula?"}
  • qrels file: a .tsv file (tab-seperated) that contains three columns, i.e. the query-id, corpus-id and score in this order. Keep 1st row as header. For example: q1 doc1 1

Data Instances

A high level example of any beir dataset:

corpus = {
    "doc1" : {
        "title": "Albert Einstein", 
        "text": "Albert Einstein was a German-born theoretical physicist. who developed the theory of relativity, \
                 one of the two pillars of modern physics (alongside quantum mechanics). His work is also known for \
                 its influence on the philosophy of science. He is best known to the general public for his mass–energy \
                 equivalence formula E = mc2, which has been dubbed 'the world's most famous equation'. He received the 1921 \
                 Nobel Prize in Physics 'for his services to theoretical physics, and especially for his discovery of the law \
                 of the photoelectric effect', a pivotal step in the development of quantum theory."
        },
    "doc2" : {
        "title": "", # Keep title an empty string if not present
        "text": "Wheat beer is a top-fermented beer which is brewed with a large proportion of wheat relative to the amount of \
                 malted barley. The two main varieties are German Weißbier and Belgian witbier; other types include Lambic (made\
                 with wild yeast), Berliner Weisse (a cloudy, sour beer), and Gose (a sour, salty beer)."
    },
}

queries = {
    "q1" : "Who developed the mass-energy equivalence formula?",
    "q2" : "Which beer is brewed with a large proportion of wheat?"
}

qrels = {
    "q1" : {"doc1": 1},
    "q2" : {"doc2": 1},
}

Data Fields

Examples from all configurations have the following features:

Corpus

  • corpus: a dict feature representing the document title and passage text, made up of:
    • _id: a string feature representing the unique document id
      • title: a string feature, denoting the title of the document.
      • text: a string feature, denoting the text of the document.

Queries

  • queries: a dict feature representing the query, made up of:
    • _id: a string feature representing the unique query id
    • text: a string feature, denoting the text of the query.

Qrels

  • qrels: a dict feature representing the query document relevance judgements, made up of:
    • _id: a string feature representing the query id
      • _id: a string feature, denoting the document id.
      • score: a int32 feature, denoting the relevance judgement between query and document.

Data Splits

Dataset Website BEIR-Name Type Queries Corpus Rel D/Q Down-load md5
MSMARCO Homepage msmarco train
dev
test
6,980 8.84M 1.1 Link 444067daf65d982533ea17ebd59501e4
TREC-COVID Homepage trec-covid test 50 171K 493.5 Link ce62140cb23feb9becf6270d0d1fe6d1
NFCorpus Homepage nfcorpus train
dev
test
323 3.6K 38.2 Link a89dba18a62ef92f7d323ec890a0d38d
BioASQ Homepage bioasq train
test
500 14.91M 8.05 No How to Reproduce?
NQ Homepage nq train
test
3,452 2.68M 1.2 Link d4d3d2e48787a744b6f6e691ff534307
HotpotQA Homepage hotpotqa train
dev
test
7,405 5.23M 2.0 Link f412724f78b0d91183a0e86805e16114
FiQA-2018 Homepage fiqa train
dev
test
648 57K 2.6 Link 17918ed23cd04fb15047f73e6c3bd9d9
Signal-1M(RT) Homepage signal1m test 97 2.86M 19.6 No How to Reproduce?
TREC-NEWS Homepage trec-news test 57 595K 19.6 No How to Reproduce?
ArguAna Homepage arguana test 1,406 8.67K 1.0 Link 8ad3e3c2a5867cdced806d6503f29b99
Touche-2020 Homepage webis-touche2020 test 49 382K 19.0 Link 46f650ba5a527fc69e0a6521c5a23563
CQADupstack Homepage cqadupstack test 13,145 457K 1.4 Link 4e41456d7df8ee7760a7f866133bda78
Quora Homepage quora dev
test
10,000 523K 1.6 Link 18fb154900ba42a600f84b839c173167
DBPedia Homepage dbpedia-entity dev
test
400 4.63M 38.2 Link c2a39eb420a3164af735795df012ac2c
SCIDOCS Homepage scidocs test 1,000 25K 4.9 Link 38121350fc3a4d2f48850f6aff52e4a9
FEVER Homepage fever train
dev
test
6,666 5.42M 1.2 Link 5a818580227bfb4b35bb6fa46d9b6c03
Climate-FEVER Homepage climate-fever test 1,535 5.42M 3.0 Link 8b66f0a9126c521bae2bde127b4dc99d
SciFact Homepage scifact train
test
300 5K 1.1 Link 5f7d1de60b170fc8027bb7898e2efca1
Robust04 Homepage robust04 test 249 528K 69.9 No How to Reproduce?

Dataset Creation

Curation Rationale

[Needs More Information]

Source Data

Initial Data Collection and Normalization

[Needs More Information]

Who are the source language producers?

[Needs More Information]

Annotations

Annotation process

[Needs More Information]

Who are the annotators?

[Needs More Information]

Personal and Sensitive Information

[Needs More Information]

Considerations for Using the Data

Social Impact of Dataset

[Needs More Information]

Discussion of Biases

[Needs More Information]

Other Known Limitations

[Needs More Information]

Additional Information

Dataset Curators

[Needs More Information]

Licensing Information

[Needs More Information]

Citation Information

Cite as:

@inproceedings{
thakur2021beir,
title={{BEIR}: A Heterogeneous Benchmark for Zero-shot Evaluation of Information Retrieval Models},
author={Nandan Thakur and Nils Reimers and Andreas R{\"u}ckl{\'e} and Abhishek Srivastava and Iryna Gurevych},
booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 2)},
year={2021},
url={https://openreview.net/forum?id=wCu6T5xFjeJ}
}

Contributions

Thanks to @Nthakur20 for adding this dataset.

Downloads last month
28