mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-24 14:58:56 +06:00
![]() * first commit * bug fixes * better examples * undo padding * remove wrong VOCAB_FILES_NAMES * License * make style * make isort happy * unit tests * integration test * make `black` happy by undoing `isort` changes!! * lint * no need for the padding value * batch_size not bsz * remove unused type casting * seqlen not seq_len * staticmethod * `bert` selfattention instead of `n2` * uint8 instead of bool + lints * pad inputs_embeds using embeddings not a constant * black * unit test with padding * fix unit tests * remove redundant unit test * upload model weights * resolve todo * simpler _mask_invalid_locations without lru_cache + backward compatible masked_fill_ * increase unittest coverage |
||
---|---|---|
.. | ||
_static | ||
imgs | ||
main_classes | ||
model_doc | ||
benchmarks.md | ||
bertology.rst | ||
conf.py | ||
converting_tensorflow_models.rst | ||
examples.md | ||
favicon.ico | ||
glossary.rst | ||
index.rst | ||
installation.md | ||
migration.md | ||
model_sharing.md | ||
multilingual.rst | ||
notebooks.md | ||
pretrained_models.rst | ||
quickstart.md | ||
serialization.rst | ||
torchscript.rst | ||
usage.rst |