adrianf12/ori_raw_text
Ori Raw Text (Single Row) Single-row JSONL with the concatenated Ori documentation content (cleaned paragraphs). Schema Each row: { "text": "" } Usage from datasets import load_dataset ds = load_dataset(adrianf12/ori_raw_text) print(ds[train][0][text][:500])
019
