mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-15 21:01:19 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| demo.ipynb | ||
| extracting_data.py | ||
| modeling_frcnn.py | ||
| processing_image.py | ||
| README.md | ||
| requirements.txt | ||
| utils.py | ||
| visualizing_image.py | ||