rllab
Datasets
All datasets matching “rllab”pretrain_aiworker_bg2_lance
rllab-postech/pretrain_aiworker_bg2_lance
Merged 19D AI Worker/BG2 pretraining dataset in RLLAB published Lance layout.
Tables
Table
Purpose
data/episodes.lance
Published episode table, one row per episode, no video blob columns.
data/train_episodes.lance
Training trajectory table named by manifest.json.primary_training_table; no video blob columns.
data/frames.lance
Frame-level QA/index table with remapped global frame indices.
data/videos.lance… See the full description on the dataset page: https://huggingface.co/datasets/rllab-postech/pretrain_aiworker_bg2_lance.safe-alignment-dynamic
safe-alignment-dynamic
Training prompts for score-conditioned SFT / RL and separate reward-model pair sets; nothing here is scored.
sft-prompts/train and rl-prompts/train: the same prompt pool, deduplicated across sources with responses
merged and HH/PKU test prompts removed. rl-prompts additionally marks selection=pku_label_conflict where PKU's
better and safer labels disagree with opposite safety flags; preference_pairs indexes those responses.
This is an annotation, not a… See the full description on the dataset page: https://huggingface.co/datasets/RLLab/safe-alignment-dynamic.MRRL-Mixed
MRRL-Mixed base
base/train is the shared, unbalanced prompt pool for model-specific sampling and calibration.
Sources
agentica-org/DeepScaleR-Preview-Dataset, revision b6ae8c60f5c1f2b594e2140b91c49c9ad0949e29.
PRIME-RL/Eurus-2-RL-Data, revision 9776b13264b5aaa0b16495fcf086a0a8d86fd655.
allenai/Dolci-RL-Zero-Code-7B, revision 054c0a1f9c5fd52566ad9124aa2e702924803cd3.
open-r1/verifiable-coding-problems-python_decontaminated-tested, revision… See the full description on the dataset page: https://huggingface.co/datasets/RLLab/MRRL-Mixed.eval-set
AIME sources
The aime24 and aime25 transcriptions are from MathArena by Jasper Dekoninck et al. Their CC BY-NC-SA 4.0 license applies to these two configs. The other configs retain their respective upstream licenses.
Pinned sources:
MathArena/aime_2024_I
MathArena/aime_2024_II
MathArena/aime_2025
Previous AIME mirrors used by AetherEval:
aime24: HuggingFaceH4/aime_2024.
aime25: yentinglin/aime_2025.
The pre-migration eval-set configs matched those AetherEval copies in all 30… See the full description on the dataset page: https://huggingface.co/datasets/RLLab/eval-set.nut-bolt-dataset
Hugging Face 모델 & 데이터셋 사용 가이드
이 페이지는 Hugging Face Hub에 올려진 YOLO26 모델과 데이터셋을 다운로드해서 사용하는 방법을 설명합니다.
모델 다운로드 및 추론
설치 및 로그인
pip install huggingface_hub ultralytics
huggingface-cli login # (또는 HUGGINGFACE_HUB_TOKEN 환경변수 설정)
모델 사용 - 기본 예시
from huggingface_hub import snapshot_download
from ultralytics import YOLO
model_dir = snapshot_download(
repo_id="your-id/nut-volt-yolo26m",
repo_type="model",
)
model =… See the full description on the dataset page: https://huggingface.co/datasets/rllab-postech/nut-bolt-dataset.data_pickup_tire
data_pickup_tire
Robot Data Studio curated Lance dataset.
format: rllab_published_lance_dataset_v2
primary training table: data/episodes.lance
episodes: 50
frames: 16800
videos: 150
State/action normalization stats are under meta/stats/.
