AjayP13 commited on
Commit
850585d
·
verified ·
1 Parent(s): aa50f20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ library_name: sentence-transformers
11
  pipeline_tag: sentence-similarity
12
  ---
13
 
 
 
14
  Given a *document*, this retrieval embedding model helps retrieve *instruction templates* from [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates) relevant to various chunks / sections of a document or an entire document.
15
 
16
  **Note:** This retrieval embedding is symmetric, so it can also be used to retrieve relevant documents to a [`compatible_document_description` of an instruction template](https://huggingface.co/datasets/fineinstructions/finetemplates).
 
11
  pipeline_tag: sentence-similarity
12
  ---
13
 
14
+ [![FineInstructionsCoverImage](https://cdn-uploads.huggingface.co/production/uploads/61c40eeb727d1257bf3cf5ba/jSiXJ8FaogflCSRt_YirX.png)](https://huggingface.co/fineinstructions)
15
+
16
  Given a *document*, this retrieval embedding model helps retrieve *instruction templates* from [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates) relevant to various chunks / sections of a document or an entire document.
17
 
18
  **Note:** This retrieval embedding is symmetric, so it can also be used to retrieve relevant documents to a [`compatible_document_description` of an instruction template](https://huggingface.co/datasets/fineinstructions/finetemplates).