salesforce / simpletod

Official repository for "SimpleTOD: A Simple Language Model for Task-Oriented Dialogue"
https://arxiv.org/abs/2005.00796
BSD 3-Clause "New" or "Revised" License
235 stars 79 forks source link

Typo bug? #10

Open cccntu opened 3 years ago

cccntu commented 3 years ago

https://github.com/salesforce/simpletod/blob/917f66afe7f37e75de246949423fc4470a2427c4/create_dataset.sh#L6 https://github.com/salesforce/simpletod/blob/917f66afe7f37e75de246949423fc4470a2427c4/preprocess_multiwoz.py#L888

I just started reading this repo, so I don't know if this is a bug or breaks anything.

shubham8111 commented 3 years ago

Yeah, it breaks preprocessing... file "resources/multi-woz/lex.json" never gets created.