ArtifactAI commited on
Commit
2a1c3e7
·
1 Parent(s): 2649083

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -8,9 +8,11 @@ tags:
8
 
9
  ---
10
 
11
- # {MODEL_NAME}
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-distilroberta-base-GenQ
12
 
13
+
14
+ Arxiv-distilroberta-base-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.
15
+ It maps sentences & paragraphs to a 768 dimensional dense vector space.
16
 
17
  <!--- Describe your model here -->
18