The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
The Elder Scrolls Wiki Dataset
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.
π Dataset Summary
- Source: UESP Wiki
- Snapshot Date: April 2025
- License: CC BY-SA 2.5
- Format: Markdown and JSONL
π Folder Structure
UESP_Wiki_Dataset/
βββ LICENSE # CC-BY-SA-2.5 license with attribution to UESP
βββ markdown/
β βββ Skyrim_md/ # Markdown pages from Skyrim
β βββ Morrowind_md/ # Markdown pages from Morrowind
β βββ Oblivion_md/ # Markdown pages from Oblivion
βββ jsonl/
βββ Skyrim.jsonl # Structured JSON lines for Skyrim
βββ Morrowind.jsonl # Structured JSON lines for Morrowind
βββ Oblivion.jsonl # Structured JSON lines for Oblivion
Each .jsonl
file contains entries structured as follows:
{
"title": "Oblivion 2920 Evening Star v12",
"game": "Oblivion",
"text": "# Oblivion: 2920, Evening Star (v12)..."
}
π Dataset Stats
Game | Pages |
---|---|
Skyrim | 13,316 |
Morrowind | 8,064 |
Oblivion | 6,398 |
βοΈ Use Cases
- Retrieval-augmented generation (RAG) pipelines
- Conversational AI grounded in Elder Scrolls lore
- Game modding / lore crafting assistants
- General knowledge exploration tools
π Acknowledgements
Enormous thanks to the editors and contributors of 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 for the most up-to-date and comprehensive Elder Scrolls content.
β οΈ Limitations
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.
For the latest and most authoritative information, please refer to UESP.net.
π License
This dataset is distributed under the Creative Commons Attribution-ShareAlike 2.5 License.
- Downloads last month
- 33