Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ pipeline_tag: text-generation
|
|
| 20 |
This model builds on the SFT checkpoint
|
| 21 |
[vemz/pythia-410m-sft-imdb](https://huggingface.co/vemz/pythia-410m-sft-imdb),
|
| 22 |
which itself is a LoRA-adapted version of
|
| 23 |
-
`EleutherAI/pythia-410m-deduped`.
|
| 24 |
|
| 25 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 26 |
|
|
|
|
| 20 |
This model builds on the SFT checkpoint
|
| 21 |
[vemz/pythia-410m-sft-imdb](https://huggingface.co/vemz/pythia-410m-sft-imdb),
|
| 22 |
which itself is a LoRA-adapted version of
|
| 23 |
+
`EleutherAI/pythia-410m-deduped`. Its objective is to generate positive movie reviews.
|
| 24 |
|
| 25 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 26 |
|