Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ base_model:
|
|
| 10 |
|
| 11 |
## 🐋 Humpback-reproduce
|
| 12 |
|
| 13 |
-
This is a backward model _Myx_ for [
|
| 14 |
|
| 15 |
This model (llama2 7B) is trained on the seed data ([openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) __ENGLISH DATA ONLY__) in a reversed order ((output, instruction) pairs {(yi, xi)}).
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
## 🐋 Humpback-reproduce
|
| 12 |
|
| 13 |
+
This is a backward model _Myx_ for [Self-Alignment with Instruction Backtranslation](https://arxiv.org/pdf/2308.06259.pdf) reproduction.
|
| 14 |
|
| 15 |
This model (llama2 7B) is trained on the seed data ([openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) __ENGLISH DATA ONLY__) in a reversed order ((output, instruction) pairs {(yi, xi)}).
|
| 16 |
|