aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/transformers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python3Packages.transformers: 3.5.1 -> 4.0.0Daniël de Kok2020-12-011-6/+5
| | | | | | | Remove the sentencepiece dependency, since it is optional now. Changes: https://github.com/huggingface/transformers/releases/tag/v4.0.0
* python3Packages.transformers: 3.4.0 -> 3.5.1Daniël de Kok2020-11-141-3/+7
| | | | | | | Changelog: https://github.com/huggingface/transformers/releases/tag/v3.5.1 https://github.com/huggingface/transformers/releases/tag/v3.5.0
* python3Packages.transformers: relax tokenizers version boundDaniël de Kok2020-11-101-0/+5
|
* python3Packages.transformers: 3.3.1 -> 3.4.0Daniël de Kok2020-10-281-10/+8
| | | | | | Changelog: https://github.com/huggingface/transformers/releases/tag/v3.4.0
* python3Packages.transformers: 3.2.0 -> 3.3.1Daniël de Kok2020-09-301-5/+8
| | | | | | | Changes: https://github.com/huggingface/transformers/releases/tag/v3.3.0 https://github.com/huggingface/transformers/releases/tag/v3.3.1
* python3Packages.transformers: 3.1.0 -> 3.2.0Daniël de Kok2020-09-221-4/+10
| | | | | Changes: https://github.com/huggingface/transformers/releases/tag/v3.2.0
* python3Packages.transformers: 3.0.2 -> 3.1.0Daniël de Kok2020-09-011-3/+12
| | | | | | | Transformers now has `nlp` as an optional dependency. `nlp` will require some work to package, since it attempts to download modules into its Python package path by default. So, the `nlp`-based test is disable for the time being.
* python3Packages.transformers: enable on all Unix platformsDaniël de Kok2020-08-081-1/+1
|
* python3Packages.transformers: 3.0.1 -> 3.0.2Daniël de Kok2020-07-101-3/+3
| | | | | Changelog: https://github.com/huggingface/transformers/releases/tag/v3.0.2
* python3Packages.transformers: 2.2.1 -> 3.0.1Daniël de Kok2020-07-031-13/+53
| | | | | | | Changelog: https://github.com/huggingface/transformers/releases/tag/v3.0.0 https://github.com/huggingface/transformers/releases/tag/v3.0.1
* python3Packages.transformers: add danieldk as maintainerDaniël de Kok2020-07-031-1/+1
|
* transformers: init at 2.2.1Pash Shocky2019-12-171-0/+41