Upload 2 files
Browse files- README.md +84 -0
- UESP_Wiki_Dataset.zip +3 -0
README.md
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- elder-scrolls
|
| 6 |
+
- video-games
|
| 7 |
+
- oblivion
|
| 8 |
+
- skyrim
|
| 9 |
+
- morrowind
|
| 10 |
+
- gaming
|
| 11 |
+
- rag
|
| 12 |
+
- knowledge-base
|
| 13 |
+
- wiki
|
| 14 |
+
license: "other"
|
| 15 |
+
pretty_name: "The Elder Scrolls Wiki Dataset"
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
# The Elder Scrolls Wiki Dataset
|
| 19 |
+
|
| 20 |
+
This dataset is a snapshot of the Unofficial Elder Scrolls Pages (UESP) wiki, curated and organized by game: **Skyrim**, **Morrowind**, and **Oblivion**. It is designed for use in retrieval-augmented generation (RAG) pipelines, knowledge base construction, semantic search, and other natural language processing (NLP) tasks relevant to The Elder Scrolls universe.
|
| 21 |
+
|
| 22 |
+
## π Dataset Summary
|
| 23 |
+
|
| 24 |
+
- **Source**: [UESP Wiki](https://en.uesp.net/)
|
| 25 |
+
- **Snapshot Date**: April 2025
|
| 26 |
+
- **License**: [CC BY-SA 2.5](https://en.uesp.net/wiki/UESPWiki:Copyrights)
|
| 27 |
+
- **Format**: Markdown and JSONL
|
| 28 |
+
|
| 29 |
+
## π Folder Structure
|
| 30 |
+
|
| 31 |
+
```
|
| 32 |
+
UESP_Wiki_Dataset/
|
| 33 |
+
βββ LICENSE # CC-BY-SA-2.5 license with attribution to UESP
|
| 34 |
+
βββ markdown/
|
| 35 |
+
β βββ Skyrim_md/ # Markdown pages from Skyrim
|
| 36 |
+
β βββ Morrowind_md/ # Markdown pages from Morrowind
|
| 37 |
+
β βββ Oblivion_md/ # Markdown pages from Oblivion
|
| 38 |
+
βββ jsonl/
|
| 39 |
+
βββ Skyrim.jsonl # Structured JSON lines for Skyrim
|
| 40 |
+
βββ Morrowind.jsonl # Structured JSON lines for Morrowind
|
| 41 |
+
βββ Oblivion.jsonl # Structured JSON lines for Oblivion
|
| 42 |
+
|
| 43 |
+
```
|
| 44 |
+
|
| 45 |
+
Each `.jsonl` file contains entries structured as follows:
|
| 46 |
+
|
| 47 |
+
```json
|
| 48 |
+
{
|
| 49 |
+
"title": "Oblivion 2920 Evening Star v12",
|
| 50 |
+
"game": "Oblivion",
|
| 51 |
+
"text": "# Oblivion: 2920, Evening Star (v12)..."
|
| 52 |
+
}
|
| 53 |
+
```
|
| 54 |
+
|
| 55 |
+
## π Dataset Stats
|
| 56 |
+
|
| 57 |
+
| Game | Pages |
|
| 58 |
+
|------------|-------|
|
| 59 |
+
| Skyrim | 13,316 |
|
| 60 |
+
| Morrowind | 8,064 |
|
| 61 |
+
| Oblivion | 6,398 |
|
| 62 |
+
|
| 63 |
+
## βοΈ Use Cases
|
| 64 |
+
|
| 65 |
+
- Retrieval-augmented generation (RAG) pipelines
|
| 66 |
+
- Conversational AI grounded in Elder Scrolls lore
|
| 67 |
+
- Game modding / lore crafting assistants
|
| 68 |
+
- General knowledge exploration tools
|
| 69 |
+
|
| 70 |
+
### π Acknowledgements
|
| 71 |
+
|
| 72 |
+
**Enormous thanks** to the editors and contributors of [UESP.net](https://en.uesp.net/), who have meticulously curated The Elder Scrolls universe since 1995. This dataset would not exist without their tireless dedication, and I deeply respect the communityβs ongoing work. I encourage everyone to support and visit [UESP.net](https://en.uesp.net/) for the most up-to-date and comprehensive Elder Scrolls content.
|
| 73 |
+
|
| 74 |
+
### β οΈ Limitations
|
| 75 |
+
|
| 76 |
+
This dataset represents a static export from April 2025 and may not reflect subsequent wiki edits or corrections. It currently includes content from **Morrowind**, **Oblivion**, and **Skyrim** only, and does not cover earlier titles such as **Daggerfall** or **Arena**.
|
| 77 |
+
|
| 78 |
+
For the latest and most authoritative information, please refer to [UESP.net](https://en.uesp.net/).
|
| 79 |
+
|
| 80 |
+
## π License
|
| 81 |
+
|
| 82 |
+
This dataset is distributed under the [Creative Commons Attribution-ShareAlike 2.5 License](./LICENSE.md).
|
| 83 |
+
|
| 84 |
+
|
UESP_Wiki_Dataset.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba4cc6f1cf5c84135d502b6bb25f8f8701da07ffe02a246092bd755a1a7e4307
|
| 3 |
+
size 369606862
|