Raw current-revision wikitext exported from the public WARFRAME wiki.
Source wiki:
https://wiki.warframe.com/
Last wiki snapshot update: 2026-04-09T17:39:11Z
dataset = load_dataset("LLukas22/wf-wiki", split="train")
print(dataset[0]["title"])
print(dataset[0]["wikitext"][:500])
This dataset republishes content from the WARFRAME Wiki. The wiki's original license applies to this content.… See the full description on the dataset page:
https://huggingface.co/datasets/LLukas22/wf-wiki.