You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
I am trying to use the GenRL, however I encounter some problems for which I kindly ask for your support.
I am mainly having problems with the knowledge_val.py file
Could you share the cache files? Or how can I produce them?
I mean the files required by the --val_cache parameter in the knowledge_val.py file
Executing the commands in the GenRL readme, it is impossible for me to run knowledge_val.py, because --model_output data/lcquad2/lcquad1_test_GenRL.json has the following keys q_id, question, etc which are different from those required as id, text, etc.