mirror of
https://github.com/MinhxLe/subliminal-learning.git
synced 2025-07-25 21:08:58 +03:00
cd16fd4956dda55a3500e51ce091cd808e361b15
Subliminal Learning
🚧 Work in Progress 🚧
This repository contains data and code to replicate the research findings for the Subliminal learning paper.
Please check back later for updates.
Setup
-
Install uv.
-
Create and activate a virtual environment:
uv sync
source .venv/bin/activate
- Add a
.envfile with the following environment variables.
OPENAI_API_KEY=...
Running Experiments
Generating datasets
Finetuning students
Evaluation
Description
Languages
Python
100%