Update README.md
Browse files
README.md
CHANGED
|
@@ -12,8 +12,6 @@ pipeline_tag: text-generation
|
|
| 12 |
|
| 13 |
This model was developed using [Bootstrapping Language Models with DPO Implicit Rewards](https://arxiv.org/abs/2406.09760) (DICE) at iteration 2, based on the [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) as the starting point.
|
| 14 |
|
| 15 |
-
Code: https://github.com/sail-sg/dice
|
| 16 |
-
|
| 17 |
## Links to Other Models
|
| 18 |
- [Zephyr-7B-DICE-Iter1](https://huggingface.co/sail/Zephyr-7B-DICE-Iter1)
|
| 19 |
- [Zephyr-7B-DICE-Iter2](https://huggingface.co/sail/Zephyr-7B-DICE-Iter2)
|
|
@@ -33,6 +31,9 @@ Code: https://github.com/sail-sg/dice
|
|
| 33 |
|[Zephyr-7B-DICE-Iter1](https://huggingface.co/sail/Zephyr-7B-DICE-Iter1) |19.03 |17.67
|
| 34 |
|[Zephyr-7B-DICE-Iter2](https://huggingface.co/sail/Zephyr-7B-DICE-Iter2) |**20.71** |**20.16**
|
| 35 |
|
|
|
|
|
|
|
|
|
|
| 36 |
## Citation
|
| 37 |
|
| 38 |
```bibtex
|
|
|
|
| 12 |
|
| 13 |
This model was developed using [Bootstrapping Language Models with DPO Implicit Rewards](https://arxiv.org/abs/2406.09760) (DICE) at iteration 2, based on the [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) as the starting point.
|
| 14 |
|
|
|
|
|
|
|
| 15 |
## Links to Other Models
|
| 16 |
- [Zephyr-7B-DICE-Iter1](https://huggingface.co/sail/Zephyr-7B-DICE-Iter1)
|
| 17 |
- [Zephyr-7B-DICE-Iter2](https://huggingface.co/sail/Zephyr-7B-DICE-Iter2)
|
|
|
|
| 31 |
|[Zephyr-7B-DICE-Iter1](https://huggingface.co/sail/Zephyr-7B-DICE-Iter1) |19.03 |17.67
|
| 32 |
|[Zephyr-7B-DICE-Iter2](https://huggingface.co/sail/Zephyr-7B-DICE-Iter2) |**20.71** |**20.16**
|
| 33 |
|
| 34 |
+
## Code
|
| 35 |
+
https://github.com/sail-sg/dice
|
| 36 |
+
|
| 37 |
## Citation
|
| 38 |
|
| 39 |
```bibtex
|