Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -7,16 +7,16 @@ tags:
|
|
| 7 |
- dataset
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# Dataset:
|
| 11 |
|
| 12 |
This dataset was automatically created using the dataset-builder tool.
|
| 13 |
|
| 14 |
## Dataset Description
|
| 15 |
|
| 16 |
-
- **Number of examples:**
|
| 17 |
-
- **Average content length:**
|
| 18 |
- **Unique sources:** 1
|
| 19 |
-
- **Created on:** 2025-04-
|
| 20 |
|
| 21 |
## Dataset Structure
|
| 22 |
|
|
@@ -37,7 +37,7 @@ from datasets import load_dataset
|
|
| 37 |
# dataset = load_dataset("karan3691/search-dataset")
|
| 38 |
|
| 39 |
# Or load from local directory
|
| 40 |
-
dataset = load_dataset("path/to/
|
| 41 |
|
| 42 |
# Access data
|
| 43 |
for item in dataset["train"]:
|
|
@@ -50,9 +50,9 @@ for item in dataset["train"]:
|
|
| 50 |
Please cite this dataset as:
|
| 51 |
|
| 52 |
```
|
| 53 |
-
@misc{
|
| 54 |
author = {Dataset Builder},
|
| 55 |
-
title = {
|
| 56 |
year = {2025},
|
| 57 |
url = {https://github.com/yourusername/dataset-builder}
|
| 58 |
}
|
|
|
|
| 7 |
- dataset
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Dataset: ai_research_papers
|
| 11 |
|
| 12 |
This dataset was automatically created using the dataset-builder tool.
|
| 13 |
|
| 14 |
## Dataset Description
|
| 15 |
|
| 16 |
+
- **Number of examples:** 8
|
| 17 |
+
- **Average content length:** 11372 characters
|
| 18 |
- **Unique sources:** 1
|
| 19 |
+
- **Created on:** 2025-04-17 15:15:18
|
| 20 |
|
| 21 |
## Dataset Structure
|
| 22 |
|
|
|
|
| 37 |
# dataset = load_dataset("karan3691/search-dataset")
|
| 38 |
|
| 39 |
# Or load from local directory
|
| 40 |
+
dataset = load_dataset("path/to/ai_research_papers_20250417_151518")
|
| 41 |
|
| 42 |
# Access data
|
| 43 |
for item in dataset["train"]:
|
|
|
|
| 50 |
Please cite this dataset as:
|
| 51 |
|
| 52 |
```
|
| 53 |
+
@misc{ai_research_papers},
|
| 54 |
author = {Dataset Builder},
|
| 55 |
+
title = {ai_research_papers},
|
| 56 |
year = {2025},
|
| 57 |
url = {https://github.com/yourusername/dataset-builder}
|
| 58 |
}
|