Commit Graph

5 Commits

Author SHA1 Message Date
guillaume-be
84561ec82b
Tokenizer special token map update (#330)
* Updates for compatibility with tokenizers special token rework

* Updated mask pipline methods

* Bumped version

* Fix clippy warnings
2023-01-30 17:53:18 +00:00
guillaume-be
c6771d3992
Update to tch=0.9.0 (#293)
* Fixed short sentence input and added documentation

* Fixed Clippy warnings

* Updated CI Python version

* cleaner dim specification
2022-11-07 17:45:52 +00:00
Sacha Arbonel
9205df49b4
replace failure with anyhow (#69)
* replace failure with anyhow

* formatting update with `fmt`

Co-authored-by: guillaume-be <guillaume.becquin@gmail.com>
2020-08-12 13:39:04 +02:00
Guillaume B
47e36c4e8c Code formatted using rustfmt 2020-06-23 16:54:46 +02:00
Guillaume B
053413fcbc Addition of generic classification model (following generic token classification pattern) 2020-05-07 17:26:20 +02:00