ArtifactAI
commited on
Commit
·
be0b7a2
1
Parent(s):
64b4561
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
---
|
10 |
|
11 |
# Arxiv-distilbert-base-v3-GenQ
|
12 |
-
Arxiv-distilbert-base-v3-GenQ is trained on a large corpus of ArXiv
|
13 |
|
14 |
<!--- Describe your model here -->
|
15 |
|
|
|
9 |
---
|
10 |
|
11 |
# Arxiv-distilbert-base-v3-GenQ
|
12 |
+
Arxiv-distilbert-base-v3-GenQ is trained on [ArtifactAI/arxiv-beir-500k-generated-queries](ArtifactAI/arxiv-beir-500k-generated-queries), a large corpus of 500k question/abstract pairs extracted from the ArXiv dataset. 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 |
|