nick007x commited on
Commit
b016d86
Β·
verified Β·
1 Parent(s): dcce2a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -96,11 +96,20 @@ This dataset enables:
96
  - **Ready for Foundation Models**: Perfect for training scientific AI
97
  - **Structured Organization**: Easy access by domain and time period
98
 
99
- ## πŸ“œ License & Attribution
 
 
 
 
 
 
 
 
 
 
 
 
100
 
101
- - **Dataset**: MIT License
102
- - **Paper Content**: Follows ArXiv's terms of use and individual author copyrights
103
- - **Attribution**: Please cite original ArXiv papers and acknowledge authors
104
 
105
  ## πŸ™ Acknowledgments
106
 
 
96
  - **Ready for Foundation Models**: Perfect for training scientific AI
97
  - **Structured Organization**: Easy access by domain and time period
98
 
99
+ ## πŸ“œ License & Usage Terms
100
+
101
+ **Important:** This dataset is a **collection** of individual scholarly works from arXiv.org. The licensing structure is as follows:
102
+
103
+ * **The Collection (Metadata & Packaging):** The script used to create this dataset, the unique metadata (e.g., file structure, dataset description), and its packaging are licensed under the **MIT License**.
104
+ * **The Individual Papers (Content):** Each paper (PDF/TeX source) remains under the copyright and license chosen by its respective author(s). These licenses are typically Creative Commons (e.g., CC BY, CC BY-NC, CC BY-NC-ND).
105
+ * **Your Responsibility:** Users of this dataset are **solely responsible** for checking, understanding, and complying with the specific license terms of any paper they access, download, or use from this collection. You must provide appropriate attribution to the original authors as required by their chosen license.
106
+
107
+ **By using this dataset, you agree to these terms and acknowledge that the dataset creator is not liable for any license violations resulting from your use of the contained papers.**
108
+
109
+ For more information, see:
110
+ * [arXiv's Terms of Use](https://info.arxiv.org/help/license/index.html)
111
+ * [Creative Commons Licenses](https://creativecommons.org/licenses/)
112
 
 
 
 
113
 
114
  ## πŸ™ Acknowledgments
115