This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Minor release v1.16.0. Adds python 3.12 support. Adds relation extraction updates (including usage of Llama models) And a few other changes here and there (i.e numpy>1.26 support).
What's Changed
- CU-8693bc9kc: Add python 3.12 support by @mart-r in #511
- CU-8697c86rf: Update docs build requirements by @mart-r in #514
- CU-8697x7y9x: Fix issue with transformers 4.47+ affecting DeID by @mart-r in #517
- Updates for MetaCAT by @shubham-s-agarwal in #515
- Support expansion of transformers ner models to include new concepts by @baixiac in #519
- CU-869805t7e alt names fixes by @mart-r in #520
- CU-8697qfvzz train metacat on sup train by @mart-r in #516
- CU-8698ek477: Fix AdamW import from tranformers to torch by @mart-r in #523
- CU-8698f8fgc: Fix negative sampling including indices for words without a vector by @mart-r in #524
- CU-8698gkrqa: Add argument to allow specifying the changes warrenting a model save by @mart-r in #525
- CU-8698gqumv: Fix regression test vocab vector sizes by @mart-r in #526
- CU-86983ruw9 Fix test train split by @mart-r in #521
- CU-8698hfkch: Add eval method to deid model by @tomolopolis in #527
- ignore_extra_labels on DeID Model Train / Eval by @tomolopolis in #529
- CU-8698mqu96 Transformers update (4.51.0) fix by @mart-r in #531
- Relation extraction llama by @vladd-bit in #522
- CU-8698vewzp: Fix docs requirements (hopefully) by @mart-r in #534
- CU-8698veb6y: Use Ubuntu 24.04 for publishing to test PyPI by @mart-r in #533
Full Changelog: v1.15.2...v1.16.0