Duplicate from nick007x/arxiv-papers
Browse filesCo-authored-by: NIck Saga <nick007x@users.noreply.huggingface.co>
This view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +59 -0
- README.md +123 -0
- astro-ph-00.zip +3 -0
- astro-ph-01-part-1.zip +3 -0
- astro-ph-01-part-2.zip +3 -0
- astro-ph-02.zip +3 -0
- astro-ph-03.zip +3 -0
- astro-ph-04.zip +3 -0
- astro-ph-05-part-1.zip +3 -0
- astro-ph-05-part-2.zip +3 -0
- astro-ph-06-part-1.zip +3 -0
- astro-ph-06-part-2.zip +3 -0
- astro-ph-07-part-1.zip +3 -0
- astro-ph-07-part-2.zip +3 -0
- astro-ph-08.zip +3 -0
- astro-ph-09.zip +3 -0
- astro-ph-10.zip +3 -0
- astro-ph-11-part-1.zip +3 -0
- astro-ph-11-part-2.zip +3 -0
- astro-ph-12.zip +3 -0
- astro-ph-13.zip +3 -0
- astro-ph-14.zip +3 -0
- astro-ph-15.zip +3 -0
- astro-ph-16.zip +3 -0
- astro-ph-17.zip +3 -0
- astro-ph-18.zip +3 -0
- astro-ph-19.zip +3 -0
- astro-ph-20.zip +3 -0
- astro-ph-21.zip +3 -0
- astro-ph-22.zip +3 -0
- cond-mat-00.zip +3 -0
- cond-mat-01.zip +3 -0
- cond-mat-02.zip +3 -0
- cond-mat-03.zip +3 -0
- cond-mat-04.zip +3 -0
- cond-mat-05.zip +3 -0
- cond-mat-06.zip +3 -0
- cond-mat-07.zip +3 -0
- cond-mat-08.zip +3 -0
- cond-mat-09.zip +3 -0
- cond-mat-10.zip +3 -0
- cond-mat-11.zip +3 -0
- cond-mat-12.zip +3 -0
- cond-mat-13-part-1.zip +3 -0
- cond-mat-13-part-2.zip +3 -0
- cond-mat-14.zip +3 -0
- cond-mat-15.zip +3 -0
- cond-mat-16.zip +3 -0
- cond-mat-17.zip +3 -0
- cond-mat-18.zip +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
license: mit
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
size_categories:
|
| 7 |
+
- 1T<n<10T
|
| 8 |
+
task_categories:
|
| 9 |
+
- text-to-image
|
| 10 |
+
- visual-question-answering
|
| 11 |
+
- document-question-answering
|
| 12 |
+
- text-generation
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Complete ArXiv Papers Dataset (4.68 TB)
|
| 16 |
+
|
| 17 |
+
## 📚 Dataset Overview
|
| 18 |
+
|
| 19 |
+
This repository contains **the complete ArXiv scientific papers archive** organized by subject categories and publication years. With 4.68 TB of compressed PDFs and metadata, this represents one of the largest collections of scientific literature available for research and AI training.
|
| 20 |
+
|
| 21 |
+
## 🗂️ Dataset Structure
|
| 22 |
+
|
| 23 |
+
### Organized by Subject Categories:
|
| 24 |
+
- **astro-ph** (00-22): Astrophysics
|
| 25 |
+
- **cond-mat** (00-32): Condensed Matter Physics
|
| 26 |
+
- **cs** (00-62): Computer Science (most extensive category)
|
| 27 |
+
- **math** (00-52): Mathematics
|
| 28 |
+
- **physics** (00-16): General Physics
|
| 29 |
+
- **quant-ph** (00-12): Quantum Physics
|
| 30 |
+
- **stat** (00-05): Statistics
|
| 31 |
+
- **econ, eess, hep, nlin, q-bio, q-fin**: Specialized categories
|
| 32 |
+
- Plus additional specialized domains
|
| 33 |
+
|
| 34 |
+
### File Organization:
|
| 35 |
+
- Each category split into numbered segments (00, 01, 02...)
|
| 36 |
+
- Large categories further divided into parts (part-1, part-2, etc.)
|
| 37 |
+
- All files in ZIP format containing PDFs
|
| 38 |
+
|
| 39 |
+
## 📊 Dataset Statistics
|
| 40 |
+
|
| 41 |
+
- **Total Size**: 4.68 TB (compressed)
|
| 42 |
+
- **Format**: ZIP archives containing PDFs + metadata
|
| 43 |
+
- **Coverage**: Complete ArXiv historical archive
|
| 44 |
+
- **Organization**: By subject category
|
| 45 |
+
|
| 46 |
+
## 🎯 Primary Use Cases
|
| 47 |
+
|
| 48 |
+
### Multi-Modal AI Training
|
| 49 |
+
- **Scientific Document Understanding**: Train models on full PDF content
|
| 50 |
+
- **Figure-Caption Alignment**: Extract and pair scientific figures with their descriptions
|
| 51 |
+
- **Mathematical Reasoning**: Process complex mathematical notation and derivations
|
| 52 |
+
- **Cross-modal Retrieval**: Link textual concepts with visual scientific content
|
| 53 |
+
|
| 54 |
+
### Research Applications
|
| 55 |
+
- **Bibliometric Analysis**: Track research trends across decades
|
| 56 |
+
- **Scientific NLP**: Train domain-specific language models
|
| 57 |
+
- **Knowledge Extraction**: Parse algorithms, methodologies, and results
|
| 58 |
+
- **Academic Search**: Build enhanced scientific search engines
|
| 59 |
+
|
| 60 |
+
## 🛠️ Usage Examples
|
| 61 |
+
|
| 62 |
+
### Accessing Specific Categories
|
| 63 |
+
```python
|
| 64 |
+
# Example: Access Computer Science papers from segment 00
|
| 65 |
+
from huggingface_hub import hf_hub_download
|
| 66 |
+
import zipfile
|
| 67 |
+
|
| 68 |
+
file_path = hf_hub_download(
|
| 69 |
+
repo_id="nick007x/xiv-papers",
|
| 70 |
+
filename="cs-00.zip"
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
# Extract and process PDFs
|
| 74 |
+
with zipfile.ZipFile(file_path, 'r') as zip_ref:
|
| 75 |
+
zip_ref.extractall("cs_papers/")
|
| 76 |
+
```
|
| 77 |
+
|
| 78 |
+
### Working with Metadata
|
| 79 |
+
The `train.parquet` file contains structured metadata including:
|
| 80 |
+
- arXiv IDs, titles, authors, submission dates
|
| 81 |
+
- Abstracts, comments, primary subjects
|
| 82 |
+
- File paths to corresponding PDFs
|
| 83 |
+
|
| 84 |
+
## ⚡ Quick Start
|
| 85 |
+
|
| 86 |
+
1. **Browse Categories**: Start with smaller categories like `gr-qc-00.zip` (4.07 GB)
|
| 87 |
+
2. **Extract Metadata**: Use `train.parquet` for paper discovery
|
| 88 |
+
3. **Targeted Download**: Download specific subject areas of interest
|
| 89 |
+
4. **Stream Processing**: Handle large files with streaming extraction
|
| 90 |
+
|
| 91 |
+
## 🌟 Value Proposition
|
| 92 |
+
|
| 93 |
+
This dataset enables:
|
| 94 |
+
- **Complete Scientific Coverage**: Every paper from ArXiv's history
|
| 95 |
+
- **Multi-Domain Expertise**: Physics, CS, Math, Statistics, and more
|
| 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 |
+
|
| 116 |
+
This dataset builds upon the incredible work of:
|
| 117 |
+
- **ArXiv** team and moderators
|
| 118 |
+
- **Paper authors** across all scientific domains
|
| 119 |
+
- **Open scientific community** enabling knowledge sharing
|
| 120 |
+
|
| 121 |
+
---
|
| 122 |
+
|
| 123 |
+
**Note**: Due to the massive size (4.68 TB), consider downloading specific categories of interest rather than the entire dataset. The organized structure makes targeted access straightforward.
|
astro-ph-00.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b4c70160b306382bc1e1a181b7e6ce580a0838b387cf6c87f0d8056a3f9a77b
|
| 3 |
+
size 21538595186
|
astro-ph-01-part-1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e6aeba83d7f6f12c7f23c3c32c0103b0fdb9cc55ffaec25fb1419cbfc6dc1e9
|
| 3 |
+
size 25778332172
|
astro-ph-01-part-2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08101227ac8cdd3adcc485f46338422fd3b1cdf5911c0e74ed3dea5a7f885cb6
|
| 3 |
+
size 17545463558
|
astro-ph-02.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3f99ef2e2be464fc5f302c3f13d37d92bbcb5207a904d1f9a785969f58ae46f
|
| 3 |
+
size 34404266705
|
astro-ph-03.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca0383da243b9830aed635ab5c654bab076aa422deeb29d1bbe75c44846be319
|
| 3 |
+
size 22834465678
|
astro-ph-04.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9052ba24d8a14835a93723af3eaecb8ad1d01d77a1ee8d41abeb177f49926173
|
| 3 |
+
size 30332642298
|
astro-ph-05-part-1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:860ec1d9abd20d9a790454c24f4c2e3685eb1e2129ab7d0d798726926e50619e
|
| 3 |
+
size 15692612242
|
astro-ph-05-part-2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0975c5cee620aa79e35cdd433be279146a870aac562f6b03a05334cd72f6a8d6
|
| 3 |
+
size 20953074239
|
astro-ph-06-part-1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d667c808bf6f67d5db9c77533813990a48cf6a3845711daf76ae96e4b15f1be
|
| 3 |
+
size 28064116195
|
astro-ph-06-part-2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f98aad00f3f5d5ef36502764d702bc72bdf22e5ccf14ab5ec26fe06bccfdf81
|
| 3 |
+
size 26612066739
|
astro-ph-07-part-1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:911823552010cfde79b9013bcda3dc5335a43d97b3778e0ddd7a9be9b1bba0a8
|
| 3 |
+
size 9485047910
|
astro-ph-07-part-2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dffb25cd55a66879c78d21a4e04a342e7c73d12254f3541e46699abd111d938
|
| 3 |
+
size 27927123474
|
astro-ph-08.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e954f138eb12e2e9b99e6e455247e65b134b5ef6090c1dc98f13942cbb166693
|
| 3 |
+
size 13999098404
|
astro-ph-09.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18773eb6677d9c6f1961bda9280a9581149ffa4b074e57997741926c01917bf3
|
| 3 |
+
size 21694228089
|
astro-ph-10.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1728df3dcc52534afe0cf14bb41f1a6801b737568af22798973fdc394dcad5b2
|
| 3 |
+
size 31825575878
|
astro-ph-11-part-1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d0a84229c29b9f956f669c4419c2a8bedc8b9ef7ad0a787fd605556580e1040
|
| 3 |
+
size 26275189770
|
astro-ph-11-part-2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c4fc627b963f2874bf12264cea24e832fbc9d9307ee0d29e003e16a00b96a2d
|
| 3 |
+
size 23771096105
|
astro-ph-12.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aae02c33f5ccb5cd3ccc8988e92f2df83b042c40e9a5eede106e7f492a500a3f
|
| 3 |
+
size 18583589336
|
astro-ph-13.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45adc6f87e46eb2ec1dce3519832fab9546fca61452153e4f80bd8d9ec58aa23
|
| 3 |
+
size 14449092790
|
astro-ph-14.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f61f2fd097806209ec11248af724ed23b7d6968c3fcae3a38fe7938c9db470f
|
| 3 |
+
size 22279690734
|
astro-ph-15.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60943f292dca73eb87eb59cefaebd3dd576de4084dfd726f3961a00d7c5e453c
|
| 3 |
+
size 33869712661
|
astro-ph-16.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19e7993fcf1e9d95ddf00de6314f539768cacb4383ea063e53c4d309f800b3c1
|
| 3 |
+
size 28911908705
|
astro-ph-17.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6aa2996ff06cc9b8a4e23f7ed9a6c09121d5df3c03825842e469ae202e5a841
|
| 3 |
+
size 32587485567
|
astro-ph-18.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cc68685438421e79f50b80a8353085ebb5162273123af1ef1db2fc8217fd7ac
|
| 3 |
+
size 32021093415
|
astro-ph-19.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f93df154bc5cee76f79dfcdf22970e29f75e71b9fbb022d86b701cafb97d8ad4
|
| 3 |
+
size 12674386969
|
astro-ph-20.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a11ec5a716ff82dca223193ba30a2f0a468763648a18e6efcce38f30f3e6831
|
| 3 |
+
size 17290886576
|
astro-ph-21.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d73c05667e2997bdda43ef47ee3f8bcaf18e5cc9f53599db42af361e8ec52f28
|
| 3 |
+
size 25546849892
|
astro-ph-22.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e173b6bef879e361a162c4801201ea6dfc5f47809671d3936c78ac305e05076
|
| 3 |
+
size 28897095150
|
cond-mat-00.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e0e8ea862b2ab37d12c5d4cccaa7200b8c93d3f71ffeb72bb7f87f69f37de77
|
| 3 |
+
size 9228393579
|
cond-mat-01.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:075b803339b5e3ef6f84ec16365212d9f233dd84ccb39764224569fac90de10b
|
| 3 |
+
size 24471820566
|
cond-mat-02.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6d6765c77f109c0bb042073437bca643e18c313be63536b664fe8017f6e8c85
|
| 3 |
+
size 16702471292
|
cond-mat-03.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93eed810bd8dc7bca383c9b9060d30d0490375775aedc9cb1ab33d8ef9d36563
|
| 3 |
+
size 6289261672
|
cond-mat-04.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cce81efb707275e0b26ce4bce044d85b1ef62b4136b681a78127f15b17d2bfde
|
| 3 |
+
size 14056161889
|
cond-mat-05.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ca519fa790ad623b98edb5f5202e1783c64141d51f5d3ce0368f982dbf38b4f
|
| 3 |
+
size 11383626029
|
cond-mat-06.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f16f1be6e179c8c1c0d785d97791a2d05badb690c43038bfe7292ffd9e8790a7
|
| 3 |
+
size 19529621812
|
cond-mat-07.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7873f4580a98c06a14a7f60444b7f97be273cf30af2fe6ac26c42e34814f4d35
|
| 3 |
+
size 9782420862
|
cond-mat-08.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69084bbba1caf643c03c541f36fab8117032b168045fad636ae9406e64f49e9f
|
| 3 |
+
size 18379895231
|
cond-mat-09.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5d5d0d168ced5a253fd3b515549c627b3000db6ca19922e8f4f3700a76368ce
|
| 3 |
+
size 31828243925
|
cond-mat-10.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bdbf3e952d1e8295932d80bde4682de98ed3ca58fe9d12b3131155cf9d9dfca
|
| 3 |
+
size 24239420246
|
cond-mat-11.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:878b8610aa9d675819f7d872366d53b9a1effb5b3b071bcc775483f25e8cf720
|
| 3 |
+
size 4409195814
|
cond-mat-12.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b790c40b33729edcb1c7a9c308275b7ae1ac379c4cdb8711916bf06c8ebf9d4
|
| 3 |
+
size 19920256237
|
cond-mat-13-part-1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c9e3e99513ccee8504dc588718c5f068a8a63e032fd621137743593ec65c7ee
|
| 3 |
+
size 30019024249
|
cond-mat-13-part-2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e00680f7f7a3676f0f33d7d8ba40dfe620fd08eae4e39f4ac5aba7d512981fc2
|
| 3 |
+
size 20912423077
|
cond-mat-14.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ef9d13683d3c02f51ec299a3d6e18333d20801cb8b6e13eee3f9509f3a319bb
|
| 3 |
+
size 10213002074
|
cond-mat-15.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba14115d1508577bfc9768551fccb6c283c1ee0819cc5bf5aeb45fb0a75c7fd2
|
| 3 |
+
size 7994394936
|
cond-mat-16.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97dd7c927b947018aea05fdd2d1e2a9e0a3938cd28a5f89c335cdfb57410be1f
|
| 3 |
+
size 15680475960
|
cond-mat-17.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:378ce0d5f386effba3974fccb60ae4ec88588f74e59ef8b478f9c06098f50b66
|
| 3 |
+
size 13738964711
|
cond-mat-18.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb3b86101f0a152fb092a061c7ba01910affb79d590f0211c0c5ac0dba0c9910
|
| 3 |
+
size 3095682295
|