File size: 547 Bytes
29614df
 
 
 
5b3454d
 
086a7eb
 
21b5737
 
c852157
1
2
3
4
5
6
7
8
9
10
11
---
license: mit
---

enwiki-2018 embeddings of Contreiver can be accessed at [Contriever](https://github.com/facebookresearch/contriever).

The enwiki-2018 data should also be from Contriever above (if my memory is right).

The other wiki text data used for embedding are from [Atlas](https://github.com/facebookresearch/atlas?tab=readme-ov-file#corpora) without using infobox.

Our [github repo](https://github.com/notoookay/rag-ler) includes the code on how to use these embeddings for retrieval and create such embeddings. Feel free to use it.