Fix unable to save_pretrained when using pathlib (#1972)
* fix PosixPath is not JSON serializable * use PosixPath * forgot elif like a dummy
Showing
Please register or sign in to comment
* fix PosixPath is not JSON serializable * use PosixPath * forgot elif like a dummy