mirror of
https://github.com/MinhxLe/subliminal-learning.git
synced 2025-07-25 21:08:58 +03:00
3cc81f6d7d591691acb0d3bcd53a7afb99d566af
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%