rose
Datasets
All datasets matching “rose”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.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/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.rosetta-code
Dataset Card for the Rosetta Code Dataset
Dataset Summary
Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another. Rosetta Code currently has 1,203 tasks, 389 draft tasks, and is aware of 883 languages, though we do not (and cannot) have… See the full description on the dataset page: https://huggingface.co/datasets/christopher/rosetta-code.
