"tests/nystromformer/__init__.py" did not exist on "1484d67de9f4c8301874d62d821bbfbd3d6ce99b"
-
Xiaoli Wang authored
* 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
239ace15