Taylor Shin
Taylor Shin
I'm having a similar problem. We would greatly appreciate some help/guidance!
Could you give an example of a custom reducer?
Thanks for the help!
For evaluation of prompts for fact retrieval and relation extraction, refer to [this](https://github.com/ucinlp/autoprompt#evaluation-for-fact-retrieval-and-relation-extraction) section of the README. For the other tasks, you'll have to write some code that will load...
Could you clarify the problems or errors you are running into? For example, when you mention executing run.py are you referring to `scripts/run_experiments.py` in the `Setup LAMA` section of the...
The command you gave works for me. Make sure your package versions match the ones in the requirements.txt file, especially the transformers library.