ArtifactAI commited on
Commit
64b4561
·
1 Parent(s): 8852a96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -8,9 +8,8 @@ tags:
8
 
9
  ---
10
 
11
- # msmarco-distilbert-base-v3-GenQ-arxiv
12
-
13
- This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
14
 
15
  <!--- Describe your model here -->
16
 
 
8
 
9
  ---
10
 
11
+ # Arxiv-distilbert-base-v3-GenQ
12
+ Arxiv-distilbert-base-v3-GenQ is trained on a large corpus of ArXiv abstracts. It is designed to encode and transform sentences from academic papers, allowing for effective semantic similarity and information retrieval tasks. It maps sentences & paragraphs to a 768 dimensional dense vector space.
 
13
 
14
  <!--- Describe your model here -->
15