AjayP13 commited on
Commit
b2fa358
·
verified ·
1 Parent(s): e0eae9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -9,4 +9,14 @@ thumbnail: >-
9
  https://cdn-uploads.huggingface.co/production/uploads/61c40eeb727d1257bf3cf5ba/eF4gqYiwg48dz5naUY9jW.png
10
  ---
11
 
12
- ![FineInstructionsCoverImage](https://cdn-uploads.huggingface.co/production/uploads/61c40eeb727d1257bf3cf5ba/jSiXJ8FaogflCSRt_YirX.png)
 
 
 
 
 
 
 
 
 
 
 
9
  https://cdn-uploads.huggingface.co/production/uploads/61c40eeb727d1257bf3cf5ba/eF4gqYiwg48dz5naUY9jW.png
10
  ---
11
 
12
+ ![FineInstructionsCoverImage](https://cdn-uploads.huggingface.co/production/uploads/61c40eeb727d1257bf3cf5ba/jSiXJ8FaogflCSRt_YirX.png)
13
+
14
+ **Models:**
15
+ - Query Genericizer / Templatizer Model: https://huggingface.co/fineinstructions/query_templatizer
16
+ - Document ⇔ Template Matching / Retrieval Embedding: https://huggingface.co/fineinstructions/instruction_template_retrieval_embedding
17
+ - Template Instantiator (Template ⇒ Synthetic Instruction-Answer Pair): https://huggingface.co/fineinstructions/template_instantiator
18
+
19
+ **Datasets:**
20
+ - ~18M FineTemplates (instructiont templates created from real user queries): https://huggingface.co/datasets/fineinstructions/finetemplates
21
+ - ~1B+ FineInstructions generated on Nemotron-CC corpus: https://huggingface.co/datasets/fineinstructions/fineinstructions_nemotron
22
+