wiki_embedding / README.md
notoookay's picture
Update README.md
c852157 verified
---
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.