Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ short_description: Synthetic Pre-Training Scale Instruction-Tuning Data
|
|
| 14 |
|
| 15 |
**Paper:** *Coming soon*
|
| 16 |
|
|
|
|
|
|
|
| 17 |
**Models:**
|
| 18 |
- Query Genericizer (Query ⇒ Instruction Template): https://huggingface.co/fineinstructions/query_templatizer
|
| 19 |
- Document ⇔ Template Matching / Retrieval Embedding: https://huggingface.co/fineinstructions/instruction_template_retrieval_embedding
|
|
@@ -21,4 +23,6 @@ short_description: Synthetic Pre-Training Scale Instruction-Tuning Data
|
|
| 21 |
|
| 22 |
**Datasets:**
|
| 23 |
- ~18M FineTemplates (instructiont templates created from real user queries): https://huggingface.co/datasets/fineinstructions/finetemplates
|
| 24 |
-
- ~1B+ FineInstructions generated on Nemotron-CC corpus: https://huggingface.co/datasets/fineinstructions/fineinstructions_nemotron
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
**Paper:** *Coming soon*
|
| 16 |
|
| 17 |
+
**Code:** *Coming soon*
|
| 18 |
+
|
| 19 |
**Models:**
|
| 20 |
- Query Genericizer (Query ⇒ Instruction Template): https://huggingface.co/fineinstructions/query_templatizer
|
| 21 |
- Document ⇔ Template Matching / Retrieval Embedding: https://huggingface.co/fineinstructions/instruction_template_retrieval_embedding
|
|
|
|
| 23 |
|
| 24 |
**Datasets:**
|
| 25 |
- ~18M FineTemplates (instructiont templates created from real user queries): https://huggingface.co/datasets/fineinstructions/finetemplates
|
| 26 |
+
- ~1B+ FineInstructions generated on Nemotron-CC corpus: https://huggingface.co/datasets/fineinstructions/fineinstructions_nemotron
|
| 27 |
+
|
| 28 |
+
**Citation:** *Coming soon*
|