"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "2518e368105a78f6cdc50ded6971712f2c1e7ac4"
Fix TypeError: Object of type int64 is not JSON serializable (#24340)
* Fix TypeError: Object of type int64 is not JSON serializable * Convert numpy.float64 and numpy.int64 to float and int for json serialization * Black reformatted examples/pytorch/token-classification/run_ner_no_trainer.py * * make style
Showing
Please register or sign in to comment