The dataset viewer is not available for this dataset.
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.
Dataset Card for "arxiv_ml"
Dataset Description
Dataset Summary
This is a dataset of titles and abstracts of machine learning related papers from ArXiv. This data is derived from the ArXiv dataset available on Kaggle. The selection of papers was determined by selecting all papers that used a category tag in the set {"cs.LG", "cs.AI", "cs.CL", "stat.ML", "cs.IR", "cs.NE", "cs.SC"}. To supplement the titles and abstracts the creation time of the paper, as well as the categories are provided. To make exploration easier embeddings of the title and abstract have been made using the Nomic-embed-v2-moe text embedding model, and a 2D representation using UMAP is also provided.
Supported Tasks
This dataset is primarily aimed at tasks such as topic modelling, corpus triage, search and information retrieval, and other NLP tasks.
Languages
The dataset is in English, although other languages may also be present.
Dataset Creation
Curation Rationale
The fill ArXiv dataset is too large for many tasks. Subsetting to a selection of ArXiv categories related the AI and ML ensures a reasonably sized dataset that should mostly contain topics that are familiar to those wishing to use the dataset.
Source Data
This data is derived from the ArXiv dataset available on Kaggle.
Personal and Sensitive Information
This dataset contains publicly published information that was available under a CC0: public domain license via Kaggle. There should be no personal or senstive information in this dataset. If this is in error, please contact the maintainer and we will endeavour to remedy any issues.
Additional Information
Dataset Curators
Leland McInnes for the curated subset, Cornell University for the initial full dataset.
Licensing Information
Licensed as CC0: Public Domain.
- Downloads last month
- 307