ArtifactAI
commited on
Commit
·
2a1c3e7
1
Parent(s):
2649083
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,9 +8,11 @@ tags:
|
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
-
#
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
| 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 |
|