multi-train commited on
Commit
5e3a18f
1 Parent(s): a6ed886

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  # hkunlp/instructor-large
13
  We introduce **Instructor**👨‍🏫, an instruction-finetuned text embedding model that can generate text embeddings tailored to any task (e.g., classification, retrieval, clustering, text evaluation, etc.) and domains (e.g., science, finance, etc.) ***by simply providing the task instruction, without any finetuning***. Instructor👨‍ achieves sota on 70 diverse embedding tasks!
14
- The model is easy to use with the `sentence-transformer` library.
15
 
16
  ## Quick start
17
  <hr />
 
11
 
12
  # hkunlp/instructor-large
13
  We introduce **Instructor**👨‍🏫, an instruction-finetuned text embedding model that can generate text embeddings tailored to any task (e.g., classification, retrieval, clustering, text evaluation, etc.) and domains (e.g., science, finance, etc.) ***by simply providing the task instruction, without any finetuning***. Instructor👨‍ achieves sota on 70 diverse embedding tasks!
14
+ The model is easy to use with **our customized** `sentence-transformer` library.
15
 
16
  ## Quick start
17
  <hr />