Commit ·
ba3ed9a
1
Parent(s): e5fa81a
Update README.md
Browse files
README.md
CHANGED
|
@@ -42,8 +42,6 @@ print(output[0]['generated_text'])
|
|
| 42 |
|
| 43 |
## Intended uses & limitations
|
| 44 |
|
| 45 |
-
The model fails on general knowledge and logic tasks, but seems to be more effective on creative writing tasks.
|
| 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 |
```
|
|
|
|
| 42 |
|
| 43 |
## Intended uses & limitations
|
| 44 |
|
|
|
|
|
|
|
| 45 |
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:
|
| 46 |
|
| 47 |
```
|