fix(README): link to MT-Bench
Browse files
README.md
CHANGED
@@ -125,7 +125,7 @@ model-index:
|
|
125 |
## Model Description
|
126 |
|
127 |
`StableLM Zephyr 3B` is a 3 billion parameter instruction tuned inspired by [HugginFaceH4's Zephyr 7B](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) training pipeline this model was trained on a mix of publicly available datasets, synthetic datasets using [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290), evaluation for this model based on
|
128 |
-
[MT Bench](https://
|
129 |
|
130 |
## Usage
|
131 |
|
|
|
125 |
## Model Description
|
126 |
|
127 |
`StableLM Zephyr 3B` is a 3 billion parameter instruction tuned inspired by [HugginFaceH4's Zephyr 7B](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) training pipeline this model was trained on a mix of publicly available datasets, synthetic datasets using [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290), evaluation for this model based on
|
128 |
+
[MT Bench](https://arxiv.org/abs/2306.05685) and [Alpaca Benchmark](https://tatsu-lab.github.io/alpaca_eval/)
|
129 |
|
130 |
## Usage
|
131 |
|