CRSArena / script /redial /chat_unicrs.sh
Nolwenn
Initial commit
b599481
raw
history blame
417 Bytes
CUDA_VISIBLE_DEVICES=0 python chat.py --api_key your_api_key --crs_model unicrs --dataset redial_eval --kg_dataset redial --model microsoft/DialoGPT-small --rec_model utils/model/unicrs_rec_redial/ --conv_model utils/model/unicrs_conv_redial/ --context_max_length 128 --entity_max_length 43 --tokenizer_path microsoft/DialoGPT-small --text_tokenizer_path roberta-base --resp_max_length 128 --text_encoder roberta-base