kblevins commited on
Commit
321a790
1 Parent(s): 560f31c

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2523,6 +2523,10 @@ model-index:
2523
  - type: max_f1
2524
  value: 79.35138351681047
2525
  ---
 
 
 
 
2526
 
2527
  # hkunlp/instructor-xl
2528
  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!
 
2523
  - type: max_f1
2524
  value: 79.35138351681047
2525
  ---
2526
+ clone of hkunlp/instructor with added requirements.txt for inference endpoint
2527
+
2528
+
2529
+
2530
 
2531
  # hkunlp/instructor-xl
2532
  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!