- 08 Mar, 2020 1 commit
-
-
patrickvonplaten authored
-
- 06 Mar, 2020 13 commits
-
-
Julien Chaumond authored
cc @mrm8488
-
Julien Chaumond authored
-
Lysandre Debut authored
* Change back pipeline signatures * String types for non-imported objects
-
voidful authored
-
Manuel Romero authored
-
Aleksei Lymar authored
-
Sam Shleifer authored
-
Thomas Wolf authored
refactored beam search according to torch implementation
-
Funtowicz Morgan authored
Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> Format & quality Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> Again. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co>
-
Sam Shleifer authored
-
Thomas Wolf authored
Refactor BartModel so that input checks are handled within enc/dec
-
Thomas Wolf authored
[hf_api] Get the public list of all the models on huggingface
-
Thomas Wolf authored
Support keras JSON/HDF5 serialization of main layers
-
- 05 Mar, 2020 26 commits
-
-
patrickvonplaten authored
-
Patrick von Platen authored
fix missed BartForMaskedLM renaming
-
patrickvonplaten authored
-
Sam Shleifer authored
* improved documentation
-
Lysandre Debut authored
Add models special tokens to its pretrained configs
-
Lysandre Debut authored
-
Lysandre Debut authored
* Pass kwargs to configuration * Setter * test
-
Lysandre Debut authored
-
Thomas Wolf authored
[Bart] FP16 Support
-
Thomas Wolf authored
Refactoring and bug fixing beam search generate
-
sshleifer authored
-
sshleifer authored
-
sshleifer authored
-
sshleifer authored
-
sshleifer authored
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Julien Chaumond authored
* add empty model cards for every current DeepPavlov model * fix: replace cyrillic `褋` with `c` * docs: add model cards for current DeepPavlov BERT models * docs: add links for arXiv preprints
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Tom Hosking authored
-
Tom Hosking authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Gunnlaugur Thor Briem authored
-
Gunnlaugur Thor Briem authored
Be explicit that this is config for the transformers package (as these layers may coexist with other custom stuff in a Keras model, plus the Keras container itself is called config, and config["config"] is not great) Add explicit error handling for initializer calls that have neither the `config` nor the `transformers_config` argument, or have both.
-