This is a dataset of arxiv metadata (including Ids, titles, abstracts and categories) for creating triplets anchor-positive-negative for contrastive learning or evaluation. The dataset consists of 253140 samples, each sample is arxiv paper metadata, and the negatives of different levels of difficulty (21 levels).
The dataset consists of 253140 samples, each sample is a tuple of two elements:
The dataset is created from the mirror of arxiv (snapshot version 173) through the following steps:
For more details see: https://arxiv.org/pdf/2407.00923
Each sample is a tuple, consisting of two elements.
First element is an arxiv paper, represented by dictionary, with keys: 'id', 'submitter', 'authors', 'title', 'comments', 'journal-ref', 'doi', 'report-no', 'categories', 'license', 'abstract', 'versions', 'update_date', 'authors_parsed'
Second element is a list of ids of negatives. The first 20 Ids are the papers that are 'closest' to the above paper, and sorted from the most to the least similar; the last 21st Id is an Id of a randomly selected paper.
The dataset was created and used in https://arxiv.org/pdf/2407.00923 for evaluating results of tuning query encoder.
Can be used for creating triplets anchor-positive-negative for contrastive learning or evaluation.
[More Information Needed]
Dataset creation is described in https://arxiv.org/pdf/2407.00923
arxiv (snapshot version 173)
BibTeX:
@misc{vasilyev2024preservingmultilingualqualitytuning, title={Preserving Multilingual Quality While Tuning Query Encoder on English Only}, author={Oleg Vasilyev and Randy Sawaya and John Bohannon}, year={2024}, eprint={2407.00923}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2407.00923}, }
APA:
[More Information Needed]
[More Information Needed]
Oleg Vasilyev
4 commits
This is a dataset of arxiv metadata (including Ids, titles, abstracts and categories) for creating triplets anchor-positive-negative for contrastive learning or evaluation. The dataset consists of 253140 samples, each sample is arxiv paper metadata, and the negatives of different levels of difficulty (21 levels).
The dataset consists of 253140 samples, each sample is a tuple of two elements:
The dataset is created from the mirror of arxiv (snapshot version 173) through the following steps:
For more details see: https://arxiv.org/pdf/2407.00923
Each sample is a tuple, consisting of two elements.
First element is an arxiv paper, represented by dictionary, with keys: 'id', 'submitter', 'authors', 'title', 'comments', 'journal-ref', 'doi', 'report-no', 'categories', 'license', 'abstract', 'versions', 'update_date', 'authors_parsed'
Second element is a list of ids of negatives. The first 20 Ids are the papers that are 'closest' to the above paper, and sorted from the most to the least similar; the last 21st Id is an Id of a randomly selected paper.
The dataset was created and used in https://arxiv.org/pdf/2407.00923 for evaluating results of tuning query encoder.
Can be used for creating triplets anchor-positive-negative for contrastive learning or evaluation.
[More Information Needed]
Dataset creation is described in https://arxiv.org/pdf/2407.00923
arxiv (snapshot version 173)
BibTeX:
@misc{vasilyev2024preservingmultilingualqualitytuning, title={Preserving Multilingual Quality While Tuning Query Encoder on English Only}, author={Oleg Vasilyev and Randy Sawaya and John Bohannon}, year={2024}, eprint={2407.00923}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2407.00923}, }
APA:
[More Information Needed]
[More Information Needed]
Oleg Vasilyev
4 commits