datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
gemma4-e2b-base-topk128-hf-overlay-v128-seed42
Gemma 4 E2B base top-k-128 HF training overlay
This is the immutable training-engine overlay used to distill traces from Gemma 4 E2B base into
Gemma 4 E4B. It preserves the prompts, responses, and exact response token IDs from
JWei05/gemma4-e2b-base-topk128-traces,
but replaces the source vLLM top-k targets with targets recomputed by the Hugging Face training
engine.
This repository is a reproducibility artifact for the corresponding distillation run. It is not a
new… See the full description on the dataset page: https://huggingface.co/datasets/JWei05/gemma4-e2b-base-topk128-hf-overlay-v128-seed42.rlve_teacher_topk16_20K
RLVE Teacher Top-16 Logit Data (20K)
Teacher top-k logit sidecar data for continuation-style KD-SFT warmup
(see compute_teacher_topk_logprobs.py / KDContinuationDataset).
Each row holds, per response token, the teacher's top-16 (+ forced true token)
candidate token ids and their log-probabilities, joined to the base dataset by
row_id.
Configs
rlve_offline_20K — 20,000 rows (rlve_offline_20K_teacher_top16.parquet)
rlve_rose_20K — 20,000 rows… See the full description on the dataset page: https://huggingface.co/datasets/CL-From-Nothing/rlve_teacher_topk16_20K.
