Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,9 @@ license: afl-3.0
|
|
| 3 |
---
|
| 4 |
This dataset contains the subset of ArXiv papers with the "cs.LG" tag to indicate the paper is about Machine Learning.
|
| 5 |
|
| 6 |
-
The 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.
|
|
|
|
|
|
|
| 7 |
|
| 8 |
The current iteration of the dataset only contains the title and abstract of the paper.
|
| 9 |
|
|
|
|
| 3 |
---
|
| 4 |
This dataset contains the subset of ArXiv papers with the "cs.LG" tag to indicate the paper is about Machine Learning.
|
| 5 |
|
| 6 |
+
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.
|
| 7 |
+
|
| 8 |
+
The dataset is maintained by with requests to the ArXiv API.
|
| 9 |
|
| 10 |
The current iteration of the dataset only contains the title and abstract of the paper.
|
| 11 |
|