transformers
dbc12269 - Fix hf_argparser.parse_json_file to open file with utf-8 encoding, close file when finished (#23194)

Commit
2 years ago
Fix hf_argparser.parse_json_file to open file with utf-8 encoding, close file when finished (#23194) * Open json args in utf-8 encoding, close file when finished * black formatted
Author
Parents
Loading