"magic_pdf/git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "6a993c1671c48de6b38a4329c6d9b5ba98f9e964"
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