LLukas22/paraphrase-multilingual-mpnet-base-v2-embedding-all
Sentence Similarity • 0.3B • Updated • 19 • 8
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This is a modified version of the original scidocs dataset for retrieval tasks. The original is availabe here.
An example of 'train' looks as follows.
{
"title": "Discovery of inference rules for question-answering",
"abstract": "One of the main challenges in question-answering is the potential mismatch between the expressions in questions and ...",
}
The data fields are the same among all splits.
title: a string feature.abstract: a string feature.This dataset is distributed under the cc-by-4.0 license.
BibTeX:
@inproceedings{specter2020cohan,
title={SPECTER: Document-level Representation Learning using Citation-informed Transformers},
author={Arman Cohan and Sergey Feldman and Iz Beltagy and Doug Downey and Daniel S. Weld},
booktitle={ACL},
year={2020}
}