emrgnt-cmplxty commited on
Commit
8cdbfc9
1 Parent(s): 57fb054

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ configs:
14
  ---
15
  ### Getting Started
16
 
17
- The AgentSearch-V1 dataset includes over one billion embeddings sourced from over 50 million high-quality documents. This extensive collection encompasses the majority of content from sources like Arxiv, Wikipedia, Project Gutenberg, and includes quality-filtered CC data. We are actively working to expand the corpus and improve the search experience, if you have any thoughts or suggestions please reach out!
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