Sort unique_no_split_tokens to make it deterministic (#6461)
* change unique_no_split_tokens's type to set * use sorted list instead of set * style
Showing
Please register or sign in to comment
* change unique_no_split_tokens's type to set * use sorted list instead of set * style