Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
- text-generation
|
11 |
---
|
12 |
|
13 |
-
This model will convert a query / instruction / prompt into a generic, instruction template
|
14 |
|
15 |
The output will be a JSON object.
|
16 |
|
|
|
10 |
- text-generation
|
11 |
---
|
12 |
|
13 |
+
This model will convert a query / instruction / prompt into a generic, instruction template in the format of [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates).
|
14 |
|
15 |
The output will be a JSON object.
|
16 |
|