ros
Datasets
All datasets matching “ros”Rosetta-Activations
Rosetta Activations
Updated: 2026-06-15 02:30 UTC
Contrastive activation extractions for 17 semantic concepts across 46 language models,
supporting cross-architecture mechanistic interpretability research.
Companion concept pair corpus: jamesrahenry/Rosetta_Concept_Pairs
Papers: forthcoming
Dataset Structure
Rosetta-Activations/
├── rcp_v1/ # Current extraction line — richest data (N≈2000)
│ └── {Model_Name}/
│ ├── calibration_{concept}.npy… See the full description on the dataset page: https://huggingface.co/datasets/james-ra-henry/Rosetta-Activations.ROSE-Dataset
ROSE: Remove Objects with Side Effects in Videos Dataset
This repository contains the dataset released alongside the paper ROSE: Remove Objects with Side Effects in Videos.
Paper: ROSE: Remove Objects with Side Effects in Videos
Project Page: https://rose2025-inpaint.github.io/
Code: https://github.com/Kunbyte-AI/ROSE
Abstract
Video object removal has achieved advanced performance due to the recent success of video generative models. However, when addressing the… See the full description on the dataset page: https://huggingface.co/datasets/Kunbyte/ROSE-Dataset.rosurandataROSE-Dataset
ROSE: Remove Objects with Side Effects in Videos Dataset
This repository contains the dataset released alongside the paper ROSE: Remove Objects with Side Effects in Videos.
Paper: ROSE: Remove Objects with Side Effects in Videos
Project Page: https://rose2025-inpaint.github.io/
Code: https://github.com/Kunbyte-AI/ROSE
Abstract
Video object removal has achieved advanced performance due to the recent success of video generative models. However, when addressing the… See the full description on the dataset page: https://huggingface.co/datasets/Lucky-kitty/ROSE-Dataset.trinity-dataset-v3SAbDab_raw
All raw data from The Structural Antibody Database (SAbDab)
Quickstart Usage
Install HuggingFace Datasets package
Each subset can be loaded into python using the Huggingface datasets library.
First, from the command line install the datasets library
$ pip install datasets
Optionally set the cache directory, e.g.
$ HF_HOME=${HOME}/.cache/huggingface/
$ export HF_HOME
then, from within python load the datasets library
>>> import datasets… See the full description on the dataset page: https://huggingface.co/datasets/RosettaCommons/SAbDab_raw.
