Spaces:
Running
on
Zero
Running
on
Zero
Commit
Β·
f5c2374
1
Parent(s):
390d52c
Refactor generate_instruction_response function and optimize Gradio demo description
Browse files
app.py
CHANGED
@@ -202,8 +202,8 @@ As well as providing a demo for the Magpie generations, this Space also allows y
|
|
202 |
|
203 |
1. **π Instruction Generation:** The model generates a user instruction.
|
204 |
2. **π¬ Response Generation:** The model generates a response to this instruction.
|
205 |
-
3. **ππ User Feedback (optional):** Rate the quality of the generated content.
|
206 |
-
|
207 |
|
208 |
π Find the crowd-generated dataset [here](https://huggingface.co/datasets/davanstrien/magpie-preference). It's updated every minute!
|
209 |
|
|
|
202 |
|
203 |
1. **π Instruction Generation:** The model generates a user instruction.
|
204 |
2. **π¬ Response Generation:** The model generates a response to this instruction.
|
205 |
+
3. **ππ User Feedback (optional):** Rate the quality of the generated content and contribute to a crowdsourced preference dataset for synthetic dataset.
|
206 |
+
|
207 |
|
208 |
π Find the crowd-generated dataset [here](https://huggingface.co/datasets/davanstrien/magpie-preference). It's updated every minute!
|
209 |
|