"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "4c962d5e790d06c142af35aad165c74c0bcf861a"
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