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
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.
Hello everybody (@nandana, @gaetangate),
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.pyfileCould you share the cache files? Or how can I produce them?
I mean the files required by the
--val_cacheparameter in theknowledge_val.pyfileExecuting the commands in the GenRL readme, it is impossible for me to run
knowledge_val.py, because--model_output data/lcquad2/lcquad1_test_GenRL.jsonhas the following keysq_id, question, etcwhich are different from those required asid, text, etc.Where am I doing wrong?
Thank you in advance.
Sincerely,
Andrea