File size: 986 Bytes
f022808
 
 
128df9d
 
7a28e1d
 
 
8d4a64e
6b1a355
8d4a64e
6b1a355
8d4a64e
6b1a355
 
8d4a64e
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: afl-3.0
---
This dataset contains the subset of ArXiv papers with the "cs.LG" tag to indicate the paper is about Machine Learning.

The core dataset is filtered from the full ArXiv dataset hosted on Kaggle: https://www.kaggle.com/datasets/Cornell-University/arxiv. The original dataset contains roughly 2 million papers. This dataset contains roughly 100,000 papers following the category filtering.

The dataset is maintained by with requests to the ArXiv API.

The current iteration of the dataset only contains the title and abstract of the paper.

The ArXiv dataset contains additional features that we may look to include in future releases. We have highlighted the top two features on the roadmap for integration:
<ul>
<li> <b>authors</b> </li>
<li> <b>update_date</b> </li>
<li> Submitter </li>
<li> Comments </li>
<li> Journal-ref </li>
<li> doi </li>
<li> report-no </li>
<li> categories </li>
<li> license </li>
<li> versions </li>
<li> authors_parsed </li>
</ul>