ArtifactAI commited on
Commit
a8828ff
·
1 Parent(s): f2da7e9

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
- # {MODEL_NAME}
12
-
13
- This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 512 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-t5-small-GenQ
12
+ Arxiv-t5-small-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