A code repository for creating and evaluating MultiWOZ data, with support for multiple versions (2.0, 2.1, 2.2, and 2.4). The scripts are based on the following repositories:
python 3.12 or later
❱❱❱ pip install -r requirements.txt
❱❱❱ python create_data.py --mwz_ver=<version>
❱❱❱ python create_delex_data.py --mwz_ver=<version>
❱❱❱ python evaluate.py -v=<version> -m=<mode> -b -s -r -d -i=<input_file.json> -o=<output_file.json>
The default values for version and mode are 2.4 and test, respectively. The predictions
folder.