AjayP13 commited on
Commit
bf6a2f3
·
verified ·
1 Parent(s): 1d4f843

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - text-generation
10
  pipeline_tag: text-generation
11
  ---
12
- This model will convert an instruction template in the format of [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates) and a document and return a
13
 
14
  The output will be a JSON object.
15
 
 
9
  - text-generation
10
  pipeline_tag: text-generation
11
  ---
12
+ This model will take a instruction template in the format of [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates) and a document and return an instantiated instruction and answer pair.
13
 
14
  The output will be a JSON object.
15