mengzi-retrieval-lm
mengzi-retrieval-lm copied to clipboard
An experimental implementation of the retrieval-enhanced language model
Hey! I'm trying to run the following command using the lm-eval cli, but I can't reproduce the results you shared. Did you do something different? If not, do you have...
How do we use the prepare_load file for training?
Hello, Thanks for the authors to have this repo, it's really helpful to me. Now I'm using this repo to training with my dataset and my customize database. I use...
I am one of the founders of LAION ( https://laion.ai ) and we are very interested in getting retrieval augmented transformers to work. If you would like to train a...
Could you explain what the 200G retrieval library is and what it contains?
Hello, Thanks for the valuable repo, I already tried to run this code and it worked very well! Looks like the db we can download through huggingface. I want to...
api.py
What is the purpose of api.py please? Will there be any output? I ran api.py as the readme and it stopped at the position shown below without any output, am...