Closed Tizzzzy closed 3 months ago
The keys in TREC were updated to ['text', 'coarse_label', 'fine_label']
at some point after the code was written. You could probably fix this by renaming things.
Also a note that I am archiving this repository since the code was written two years ago, and is meant to be used as is.
Hi, Right now I am running this command
python src/rl/main.py rl_configs/random-agent.yaml
, and I changed dataset totrec
. Here is how myrandom-agent.yaml
looks like:After I run the command I got this error: