transformers
dbc12269
- Fix hf_argparser.parse_json_file to open file with utf-8 encoding, close file when finished (#23194)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#23194 - Fix hf_argparser.parse_json_file to open file with utf-8 encoding, close file when finished
Author
XekriRedmane
Parents
6f8a0284
Loading