CoolFace
Datasetpublic

jusjinuk/r-manuals

R Programming Language Documentation This dataset contains the R programming language documentation, chunked using semantic parsing for pretraining language models. Updated: 2025-09-08 Loading from datasets import load_dataset ds = load_dataset("json", data_files={"train": "train.jsonl"}, split="train") Statistics Format: JSONL with single text field per line Chunking: Semantic structure-aware chunking Content: Official R documentation and… See the full description on the dataset page: https://huggingface.co/datasets/jusjinuk/r-manuals.

sourceHugging Faceotherupdated 1y agoView on Hugging Face
0likes20downloads
8 commits on main
c144aab1y ago

Update r manuals (2025-09-08)

jusjinuk
824943d1y ago

Upload train.jsonl

jusjinuk
82df0dc1y ago

Upload train.jsonl with huggingface_hub

jusjinuk
3853afa1y ago

Upload README.md with huggingface_hub

jusjinuk
51931711y ago

Upload train.jsonl with huggingface_hub

jusjinuk
7c7b8d31y ago

Upload README.md with huggingface_hub

jusjinuk
5f572e61y ago

Upload train.jsonl with huggingface_hub

jusjinuk
dea0a761y ago

initial commit

jusjinuk