multi-train commited on
Commit
bfe0d79
β€’
1 Parent(s): 00224fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  ---
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 `sentence-transformer` library.
15
 
16
  # Quick start
 
10
  ---
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 `sentence-transformer` library.
15
 
16
  # Quick start