Update README.md
Browse files
README.md
CHANGED
@@ -62,9 +62,6 @@ To prompt this model, please use the following chat template:
|
|
62 |
<|user>:\n{question}</s>\n<|assistant|>\n
|
63 |
```
|
64 |
|
65 |
-
### Example Prompts and Generations
|
66 |
-
|
67 |
-
|
68 |
## Training Details
|
69 |
The alignment phase follows the recipe for [Zephyr-7B](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta), and comprises two stages: supervised fine-tuning (SFT) and Direct Performance Optimization (DPO).
|
70 |
|
|
|
62 |
<|user>:\n{question}</s>\n<|assistant|>\n
|
63 |
```
|
64 |
|
|
|
|
|
|
|
65 |
## Training Details
|
66 |
The alignment phase follows the recipe for [Zephyr-7B](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta), and comprises two stages: supervised fine-tuning (SFT) and Direct Performance Optimization (DPO).
|
67 |
|