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

This is not a Soroush Vahidi research dataset. It is a Parquet-format, viewer-compatible mirror of the corpus and queries splits of BeIR/scidocs, a scientific-document citation-prediction and retrieval benchmark originally built from the AllenAI SciDocs collection and redistributed by the BEIR project. It exists solely so that other repositories in this account (in particular SoroushVahidi/consistency-aware-judgments) can reference a stable, reproducible local copy of the corpus/query text. Do not cite this repository as original work — cite BEIR and/or SciDocs directly (see Citation).

Why this mirror exists

Several ranking and retrieval-consistency experiments in this account's other repositories operate on SciDocs document/query IDs and need a fixed, Dataset-Viewer-compatible snapshot to read from. Rather than vendoring a private copy, this repository re-publishes the upstream corpus and queries files as Parquet, 1:1, with no reformatting of content and no added or removed rows.

What is included

  • corpus config (train split): every SciDocs document, unchanged from upstream.
  • queries config (train split): every SciDocs query, unchanged from upstream.

What is not included

  • Qrels (relevance judgments) are deliberately excluded. Get them from BeIR/scidocs-qrels directly — this mirror only re-packages the two file types it was needed for.
  • No derived scores, rankings, or judgments of any kind. Original ranking/consistency work built on top of this data lives in SoroushVahidi/consistency-aware-judgments, not here.
  • No modification to document or query text — this is a format conversion, not a curation pass.

Dataset size

Config Split Rows
corpus train 25,657
queries train 1,000

These counts were verified directly from the Parquet file footers and match the SciDocs row in BEIR's own published benchmark table (1,000 queries; ~25K corpus documents; see the full 18-dataset BEIR table in the BEIR paper).

What one row represents

  • One row in corpus is one SciDocs document (a paper title + abstract/text used as a citation-prediction/retrieval candidate), identified by _id.
  • One row in queries is one SciDocs query document, identified by _id, against which candidate documents are ranked (relevance judgments for this ranking are in the separate qrels repository, not here).

Dataset structure / schema

Verified against the actual Parquet columns in this mirror (not the generic multi-dataset BEIR schema description, which describes nested dict structures BEIR uses internally, not this repository's flat Parquet layout):

corpus config

Column Type Meaning
_id string Unique document identifier (matches qrels' corpus-id in the separate qrels repo)
title string Document title (may be empty string if not present upstream)
text string Document abstract/passage text
metadata unspecified Carried over from the upstream BEIR record; exact sub-fields not verified in this pass — inspect ds.features after loading if you depend on it

queries config

Column Type Meaning
_id string Unique query identifier (matches qrels' query-id in the separate qrels repo)
text string Query text
metadata unspecified Same caveat as above

Quickstart

from datasets import load_dataset

corpus = load_dataset("SoroushVahidi/scidocs", "corpus", split="train")
queries = load_dataset("SoroushVahidi/scidocs", "queries", split="train")

print(corpus)   # 25,657 rows
print(queries)  # 1,000 rows

To evaluate retrieval, join these against qrels loaded separately from BeIR/scidocs-qrels on _id / query-id/corpus-id.

Research use cases

Supported by the dataset's actual contents (corpus + queries only, no qrels):

  • Building or testing a retrieval/embedding pipeline against a standard scientific-document corpus, pairing it with qrels pulled from the canonical BEIR qrels repository.
  • Reproducing the SciDocs row of BEIR's zero-shot retrieval benchmark table.
  • Supplying text inputs to consistency-aware ranking research such as SoroushVahidi/consistency-aware-judgments.

This mirror alone does not support relevance evaluation — qrels must be obtained separately.

Provenance and ownership

Original creators SciDocs benchmark authors, redistributed via the BEIR project (Thakur, Reimers, Rücklé, Srivastava, Gurevych, NeurIPS 2021 Datasets & Benchmarks Track)
Soroush Vahidi's role Format conversion only (JSONL → Parquet for Hugging Face Dataset Viewer compatibility). No content authored, curated, or modified.
Canonical upstream BeIR/scidocs (corpus + queries), BeIR/scidocs-qrels (qrels, not mirrored here)
License cc-by-sa-4.0, matching the upstream BEIR license declaration

This repository should not be cited, described, or reused as a Soroush Vahidi–authored dataset.

Relationship to related datasets

This mirror supplies raw text only. Original research that uses SciDocs identifiers for consistency-aware ranking/judgment work is published separately as SoroushVahidi/consistency-aware-judgments — that is the dataset to cite for any original contribution; this one is infrastructure.

Limitations

  • No qrels: cannot be used alone for standard SciDocs retrieval-quality evaluation.
  • Several upstream BEIR dataset-card template sections (curation rationale, annotation process, bias discussion, etc.) were never filled in by the original BEIR authors and are not reproduced here with invented content — see the BEIR paper and repository for authoritative details on those points.
  • metadata column contents are not independently documented by this mirror; treat as opaque pass-through from upstream unless you verify otherwise.

Version history

  • Current revision: hub snapshot 96caa494… (2 configs: corpus, queries). Row counts unchanged from all previously cached revisions observed locally — no evidence of upstream drift as of this audit (2026-08-18).

Related resources

Citation

Cite the original BEIR paper — do not cite this Hugging Face repository ID:

@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}
}

If you also want to credit the original SciDocs task/collection specifically, see the citation guidance on AllenAI's SciDocs page — not independently verified here, so no BibTeX is reproduced for it in this card.

License

cc-by-sa-4.0, matching the license declared on the upstream BeIR/scidocs repository. This license applies to the underlying SciDocs/BEIR content; it does not make this a Soroush Vahidi–licensed original work.

Downloads last month
154