instruction string | response string | original_instruction string | score int64 | reason string | accepted bool |
|---|---|---|---|---|---|
Write a poem with an internal rhyme.
Make it about something you can look at from the window. | The raindrops crash against my windowpane. Yet when I look outside the fire is still burning. | In under 30 words, write an enticing start to a novel establishing a dystopian society | 4 | The response effectively | true |
DSAA6000Q Curated Self-Alignment Dataset
This dataset contains curated instruction-response pairs produced by the standalone notebook pipeline for DSAA6000Q Assignment 3.
Contents
- Rows: 1
- Source file:
/kaggle/working/dsaa6000q_outputs/dsaa6000q_a3/curated/curated_pairs.jsonl
Construction
- Train a backward LoRA model on OpenAssistant Guanaco.
- Sample 150 single-turn LIMA responses.
- Generate synthetic instructions with the backward model.
- Score each pair from 1 to 5 with Qwen3-1.7B.
- Keep pairs with score >= 4.
- Downloads last month
- 25