Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,10 @@ widget:
|
|
17 |
### User:
|
18 |
How to become more healthy?
|
19 |
### Assistant:
|
|
|
|
|
|
|
|
|
20 |
inference:
|
21 |
parameters:
|
22 |
max_new_tokens: 64
|
@@ -31,7 +35,7 @@ inference:
|
|
31 |
|
32 |
- Base model: [princeton-nlp/Sheared-Pythia-160m](https://huggingface.co/princeton-nlp/Sheared-Pythia-160m)
|
33 |
- Dataset: [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus)
|
34 |
-
- Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/Sheared-Pythia-160m-Platypus/blob/15f1558654269d8d2eebc025dd1e25a389a87828/training_params.json) and [this
|
35 |
|
36 |
## Recommended Prompt Format
|
37 |
|
|
|
17 |
### User:
|
18 |
How to become more healthy?
|
19 |
### Assistant:
|
20 |
+
- text: |-
|
21 |
+
### User:
|
22 |
+
Write the specs of a game about dragons and warriors in a fantasy world.
|
23 |
+
### Assistant:
|
24 |
inference:
|
25 |
parameters:
|
26 |
max_new_tokens: 64
|
|
|
35 |
|
36 |
- Base model: [princeton-nlp/Sheared-Pythia-160m](https://huggingface.co/princeton-nlp/Sheared-Pythia-160m)
|
37 |
- Dataset: [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus)
|
38 |
+
- Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/Sheared-Pythia-160m-Platypus/blob/15f1558654269d8d2eebc025dd1e25a389a87828/training_params.json) and [this CSV file](https://huggingface.co/datasets/Felladrin/Open-Platypus-train.csv/blob/main/train.csv)
|
39 |
|
40 |
## Recommended Prompt Format
|
41 |
|