AjayP13 commited on
Commit
040b52a
·
verified ·
1 Parent(s): 3078d54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 into the format of [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates).
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