stage
Datasets
All datasets matching “stage”TrainingData_Stage3
AnchorSR Stage3 · metric-v1.0
直接选择 Small / Large
配置
训练题数
用途
small
1,000,000
先验证答案监督/先验恢复,按新版 Large 联合分布抽样
large
89,801,853
筛选后的完整训练集合,包含 Small 全部样本
from datasets import load_dataset
data = load_dataset('AnchorSR/TrainingData_Stage3', 'small', # 或 large
revision='metric-v1.0', streaming=True)
这是对 scaling-v1.0 的语义筛选与统一任务分类,不是增加新数据源。
Large 从 89,828,269 题保留 89,801,853 题,隔离 26,416 题。
旧标签 scaling-v1.0 / video-v1.0 / large-v1.0… See the full description on the dataset page: https://huggingface.co/datasets/AnchorSR/TrainingData_Stage3.opc-sft-stage2
OpenCoder Dataset
The OpenCoder dataset is composed of the following datasets:
opc-sft-stage1: the sft data used for opencoder sft-stage1
opc-sft-stage2: the sft data used for opencoder sft-stage2 <-- you are here
opc-annealing-corpus: the synthetic data & algorithmic corpus used for opencoder annealing
opc-fineweb-code-corpus: the code-related page recalled from fineweb
opc-fineweb-math-corpus: the math-related page recalled from finewebrefineCode-code-corpus-meta: the meta-data… See the full description on the dataset page: https://huggingface.co/datasets/OpenCoder-LLM/opc-sft-stage2.FYP-Stage-3
FYP Stage 3
This repository contains local source shards and audit metadata for the ThinkFlow RDT standardized robotics dataset adapters.
The standardized loader emits samples with:
{
"dataset_id": str,
"episode_id": str,
"step_idx": str,
"instruction": str,
"images": {"primary": PIL.Image | None, "wrist": PIL.Image | None, "secondary": PIL.Image | None},
"image_mask": {"primary": int, "wrist": int, "secondary": int},
"state": np.ndarray, # [7]… See the full description on the dataset page: https://huggingface.co/datasets/shreethar/FYP-Stage-3.Infinity-MM-Stage1-Encoded-384FYP-Stage-3-part-1
FYP Stage 3 Part 1
This repository contains raw TFDS/ArrayRecord shards for one stage part of the ThinkFlow RDT dataset subset.
The files are not materialized samples. The standardized loader still applies filtering, sampling, splitting, and normalization.
Boundary policy: unique
Datasets
bc_z
Data path: bc_z/data
Audit path: bc_z/audit.json
Target episodes: 5008
Raw episodes from selected shards: 5039
Shards: 00000 to 00132
bridge… See the full description on the dataset page: https://huggingface.co/datasets/shreethar/FYP-Stage-3-part-1.FYP-Stage-3-part-2
FYP Stage 3 Part 2
This repository contains raw TFDS/ArrayRecord shards for one stage part of the ThinkFlow RDT dataset subset.
The files are not materialized samples. The standardized loader still applies filtering, sampling, splitting, and normalization.
Boundary policy: unique
Datasets
bc_z
Data path: bc_z/data
Audit path: bc_z/audit.json
Target episodes: 5009
Raw episodes from selected shards: 4986
Shards: 00133 to 00261
bridge… See the full description on the dataset page: https://huggingface.co/datasets/shreethar/FYP-Stage-3-part-2.
