SL(act)+ Rule model
rzhao1 opened this issue · 1 comments
rzhao1 commented
Hi,
How can I replicate SL(act)+Rule model? Could you please provide me the commands? Thank you!
hhexiy commented
You can chat with the trained bot on command line by
PYTHONPATH=. python ../scripts/generate_dataset.py --schema-path data/craigslist-schema.json --scenarios-path data/test-scenarios.json --train-examples-paths <output json file> --train-max-examples 1 --test-max-examples 0 --agents rulebased cmd --price-tracker <path to price tracker> --max-turns 20 --templates <path to templates> --policy <path to lf2lf policy> --verbose