linkanjarad
commited on
Commit
•
c1ee40a
1
Parent(s):
1a009f6
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ print(output[0]['generated_text'])
|
|
46 |
|
47 |
The model works best when given input in the format of the dataset it was trained on. Here is an example of the format of the [tatsu-lab/alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca) dataset:
|
48 |
|
49 |
-
|
50 |
### Instruction:
|
51 |
What are the three primary colors?
|
52 |
|
|
|
46 |
|
47 |
The model works best when given input in the format of the dataset it was trained on. Here is an example of the format of the [tatsu-lab/alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca) dataset:
|
48 |
|
49 |
+
```
|
50 |
### Instruction:
|
51 |
What are the three primary colors?
|
52 |
|