Update README.md
Browse files
README.md
CHANGED
@@ -1,72 +1,100 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
-
#
|
5 |
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
---
|
10 |
|
11 |
-
##
|
12 |
-
|
13 |
-
-
|
14 |
-
-
|
15 |
-
-
|
16 |
-
-
|
17 |
-
-
|
18 |
-
- Abstract
|
19 |
-
- arXiv ID
|
20 |
-
- Categories
|
21 |
-
- Submission date
|
22 |
-
- PDF direct download link
|
23 |
-
- (Optional) Flags for download tracking (`is_scraped`)
|
24 |
-
|
25 |
-
- **Paper Quality:**
|
26 |
-
Focused on high-quality research papers curated from the arXiv Finance field β includes work on financial modeling, market analysis, risk management, algorithmic trading, and related areas.
|
27 |
|
28 |
---
|
29 |
|
30 |
-
##
|
31 |
|
32 |
-
-
|
33 |
-
-
|
34 |
-
-
|
35 |
-
-
|
36 |
|
37 |
---
|
38 |
|
39 |
## π License
|
40 |
|
41 |
-
This dataset is released under **[CC0 1.0 Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/)**.
|
42 |
-
> You are free to copy, modify, distribute, and use
|
43 |
|
44 |
---
|
45 |
|
46 |
-
##
|
47 |
|
48 |
-
Each row corresponds to
|
49 |
|
50 |
-
| Column
|
51 |
-
|
52 |
-
| `id`
|
53 |
-
| `title`
|
54 |
-
| `authors`
|
55 |
-
| `abstract`
|
56 |
-
| `categories`
|
57 |
-
| `pdf_link`
|
58 |
-
| `is_scraped`
|
59 |
|
60 |
---
|
61 |
|
62 |
-
##
|
63 |
|
64 |
-
|
|
|
|
|
|
|
65 |
|
66 |
---
|
67 |
|
68 |
## πββοΈ Maintainer
|
69 |
|
70 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
|
72 |
-
Feel free to open issues or pull requests for improvements or suggestions.
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
+
# π§ π ArXiv Research Papers Metadata β Finance (q-fin) & Computer Science (cs)
|
5 |
|
6 |
+
This repository provides two extensive and high-quality metadata datasets from [arXiv.org](https://arxiv.org), covering research papers in:
|
7 |
+
|
8 |
+
- πΈ **Quantitative Finance (q-fin)**
|
9 |
+
- π» **Computer Science (cs)** (all subcategories)
|
10 |
+
|
11 |
+
Each dataset includes structured metadata fields and **direct PDF download links** for every paper. Together, these datasets serve as valuable resources for machine learning research, NLP model training, academic search, and more.
|
12 |
+
|
13 |
+
---
|
14 |
+
|
15 |
+
## π¦ Datasets Included
|
16 |
+
|
17 |
+
### 1. π¦ Quantitative Finance (`q-fin`)
|
18 |
+
- π ~Thousands of finance-related papers
|
19 |
+
- β
Focused on high-quality papers in areas like:
|
20 |
+
- Financial modeling
|
21 |
+
- Market analysis
|
22 |
+
- Algorithmic trading
|
23 |
+
- Risk management
|
24 |
+
- π― Great for domain-specific LLMs, finance QA, or economic text mining
|
25 |
+
|
26 |
+
### 2. πΎ Computer Science (`cs`)
|
27 |
+
- π Includes **500,000+** papers across **all CS subfields**
|
28 |
+
- Covers:
|
29 |
+
- Artificial Intelligence (cs.AI)
|
30 |
+
- Machine Learning (cs.LG)
|
31 |
+
- Natural Language Processing (cs.CL)
|
32 |
+
- Computer Vision (cs.CV)
|
33 |
+
- Software Engineering, Theory, Networks, and more
|
34 |
+
- βοΈ Ideal for LLM pretraining, summarization, or scientific search tools
|
35 |
|
36 |
---
|
37 |
|
38 |
+
## π Features
|
39 |
+
|
40 |
+
- Direct PDF links to full papers (`pdf_link`)
|
41 |
+
- Rich metadata:
|
42 |
+
- `title`, `authors`, `abstract`
|
43 |
+
- `categories`, `submission date`, `arXiv ID`
|
44 |
+
- Optional: `is_scraped` flag for tracking downloads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
---
|
47 |
|
48 |
+
## π§ Use Cases
|
49 |
|
50 |
+
- Pretrain or fine-tune LLMs on domain-specific scientific texts
|
51 |
+
- Build citation tools or academic paper search engines
|
52 |
+
- Create offline datasets of research papers
|
53 |
+
- Academic summarization, QA, paper classification, and recommendation systems
|
54 |
|
55 |
---
|
56 |
|
57 |
## π License
|
58 |
|
59 |
+
This dataset is released under the **[CC0 1.0 Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/)**.
|
60 |
+
> You are free to copy, modify, distribute, and use this dataset for any purpose β even commercially β without needing permission.
|
61 |
|
62 |
---
|
63 |
|
64 |
+
## π Dataset Format
|
65 |
|
66 |
+
Each row in the CSV files corresponds to a paper.
|
67 |
|
68 |
+
| Column | Description |
|
69 |
+
|----------------|---------------------------------------------------|
|
70 |
+
| `id` | arXiv ID (unique identifier) |
|
71 |
+
| `title` | Paper title |
|
72 |
+
| `authors` | Author names |
|
73 |
+
| `abstract` | Abstract text |
|
74 |
+
| `categories` | arXiv subject classification (e.g., `cs.CL`) |
|
75 |
+
| `pdf_link` | Direct link to the paperβs PDF |
|
76 |
+
| `is_scraped` | (Optional) Indicates if the PDF was downloaded |
|
77 |
|
78 |
---
|
79 |
|
80 |
+
## π Files Included
|
81 |
|
82 |
+
- `qfin_metadata.csv`: Metadata for Quantitative Finance papers
|
83 |
+
- `cs_metadata.csv`: Metadata for Computer Science papers
|
84 |
+
- `qfin_downloader.ipynb`: Script to batch download finance paper PDFs
|
85 |
+
- `cs_downloader.ipynb`: Script to batch download CS paper PDFs
|
86 |
|
87 |
---
|
88 |
|
89 |
## πββοΈ Maintainer
|
90 |
|
91 |
+
Created and maintained by **[G Gowtham]**.
|
92 |
+
code for gether metadata and pdf's form arXiv avlible at [git hub](https://github.com/Gowthamcopilot/arxiv_papers)
|
93 |
+
Feel free to contribute, ask questions, or report issues!
|
94 |
+
|
95 |
+
---
|
96 |
+
|
97 |
+
## π Acknowledgements
|
98 |
+
|
99 |
+
Thanks to [arXiv.org](https://arxiv.org) for making academic research openly accessible.
|
100 |
|
|