ArtifactAI
commited on
Commit
·
320fb39
1
Parent(s):
0ebd884
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
---
|
10 |
|
11 |
# Arxiv-t5-small-GenQ
|
12 |
-
Arxiv-t5-small-GenQ is trained on
|
13 |
|
14 |
<!--- Describe your model here -->
|
15 |
|
|
|
9 |
---
|
10 |
|
11 |
# Arxiv-t5-small-GenQ
|
12 |
+
Arxiv-t5-small-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 |
|