-
- Downloads
Normalize string comparisons in multiwoz template nlg to be case insensitive (#87)
* normalize template nlg keys to be lower case * fix slot comparison in multiwoz nlg to be case insensitive * use value_lower instead of calling .lower() on each comparison
Please register or sign in to comment