Files
HuggingFace_transformer/utils
Xiaoli Wang 239ace152b 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
2023-06-27 12:15:49 +01:00
..
2022-11-08 19:54:41 +00:00
2023-05-18 14:14:43 -04:00
2023-02-07 12:27:31 -05:00
2023-06-26 11:23:57 +02:00