Datasets:
emrgnt-cmplxty
commited on
Commit
•
8cdbfc9
1
Parent(s):
57fb054
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ configs:
|
|
14 |
---
|
15 |
### Getting Started
|
16 |
|
17 |
-
The AgentSearch-V1 dataset
|
18 |
|
19 |
To access and utilize the AgentSearch-V1 dataset, you can stream it via HuggingFace with the following Python code:
|
20 |
|
|
|
14 |
---
|
15 |
### Getting Started
|
16 |
|
17 |
+
The AgentSearch-V1 dataset boasts a comprehensive collection of over one billion embeddings, produced using [jina-v2-base](https://huggingface.co/jinaai/jina-embeddings-v2-base-en). The dataset encompasses more than 50 million high-quality documents and over 1 billion passages, covering a vast range of content from sources such as Arxiv, Wikipedia, Project Gutenberg, and includes carefully filtered Creative Commons (CC) data. Our team is dedicated to continuously expanding and enhancing this corpus to improve the search experience. We welcome your thoughts and suggestions – please feel free to reach out with your ideas!
|
18 |
|
19 |
To access and utilize the AgentSearch-V1 dataset, you can stream it via HuggingFace with the following Python code:
|
20 |
|