matthewkenney
commited on
Commit
•
235f854
1
Parent(s):
4358baf
Update README.md
Browse files
README.md
CHANGED
@@ -27,16 +27,16 @@ dataset_info:
|
|
27 |
download_size: 1490724325
|
28 |
dataset_size: 3590067176.125193
|
29 |
---
|
30 |
-
# Dataset Card for "
|
31 |
|
32 |
## Dataset Description
|
33 |
|
34 |
-
https://huggingface.co/datasets/
|
35 |
|
36 |
|
37 |
### Dataset Summary
|
38 |
|
39 |
-
|
40 |
|
41 |
### How to use it
|
42 |
```python
|
@@ -84,7 +84,7 @@ The released dataset may contain sensitive information such as emails, IP addres
|
|
84 |
## Additional Information
|
85 |
|
86 |
### Dataset Curators
|
87 |
-
Matthew Kenney,
|
88 |
|
89 |
### Citation Information
|
90 |
```
|
|
|
27 |
download_size: 1490724325
|
28 |
dataset_size: 3590067176.125193
|
29 |
---
|
30 |
+
# Dataset Card for "AlgorithmicResearchGroup/arxiv_python_research_code"
|
31 |
|
32 |
## Dataset Description
|
33 |
|
34 |
+
https://huggingface.co/datasets/AlgorithmicResearchGroup/arxiv_deep_learning_python_research_code
|
35 |
|
36 |
|
37 |
### Dataset Summary
|
38 |
|
39 |
+
AlgorithmicResearchGroup/arxiv_deep_learning_python_research_code contains over 1.49B of source code files referenced strictly in ArXiv papers. The dataset serves as a curated dataset for Code LLMs.
|
40 |
|
41 |
### How to use it
|
42 |
```python
|
|
|
84 |
## Additional Information
|
85 |
|
86 |
### Dataset Curators
|
87 |
+
Matthew Kenney, AlgorithmicResearchGroup, matt@algorithmicresearchgroup.com
|
88 |
|
89 |
### Citation Information
|
90 |
```
|