Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,10 @@ tags:
|
|
| 12 |
|
| 13 |
[](https://huggingface.co/fineinstructions)
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
This model will convert a query / instruction / prompt into a generic, instruction template in the format of [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates).
|
| 16 |
|
| 17 |
The output will be a JSON object.
|
|
|
|
| 12 |
|
| 13 |
[](https://huggingface.co/fineinstructions)
|
| 14 |
|
| 15 |
+
**✨ Note:** For all FineInstructions resources please visit: https://huggingface.co/fineinstructions
|
| 16 |
+
|
| 17 |
+
----
|
| 18 |
+
|
| 19 |
This model will convert a query / instruction / prompt into a generic, instruction template in the format of [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates).
|
| 20 |
|
| 21 |
The output will be a JSON object.
|