Dat Quoc Nguyen
|
3d587c5343
|
Add BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese (#13788)
* Add the pre-trained BARTpho model
* Add the pre-trained BARTpho model
* Add the pre-trained BARTpho model
* Fix incorrectly sorted and/or formatted imports
* Fix incorrectly sorted and/or formatted style
* Fix check_dummies
* Fix check_dummies
* Fix check_dummies
* Update docs/source/model_doc/bartpho.rst
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update src/transformers/models/bartpho/__init__.py
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update src/transformers/models/bartpho/tokenization_bartpho.py
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update tests/test_tokenization_bartpho.py
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update src/transformers/models/bartpho/tokenization_bartpho.py
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update tests/test_tokenization_bartpho.py
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update docs/source/model_doc/bartpho.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Update docs/source/model_doc/bartpho.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Update src/transformers/models/bartpho/__init__.py
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Add the pre-trained BARTpho model
* Add Tips section in doc and details of monolingual_vocab_file
* Fix conflicts
* Add another tip related to monolingual_vocab_file
* Readd dependency_versions_table.py
* Handle failing checks
* Remove test_list.txt
* Remove md5sum.saved
* Revise Readme.md
Co-authored-by: Suraj Patil <surajp815@gmail.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
|
2021-10-18 10:16:46 -04:00 |
|
Sylvain Gugger
|
74712e22f3
|
Honor contributors to models (#11329)
* Honor contributors to models
* Fix typo
* Address review comments
* Add more authors
|
2021-04-21 09:47:27 -04:00 |
|
Yusuke Mori
|
075e821d1d
|
Add prefix to examples in model_doc rst (#11226)
* Add prefix to examples in model_doc rst
* Apply suggestions from code review
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
|
2021-04-14 10:58:55 -04:00 |
|
Sylvain Gugger
|
f38cd4373f
|
Indent code block in the documentation (#11233)
* Indent code block
* Indent code blocks version 2
* Quality
|
2021-04-13 15:36:36 -04:00 |
|
Qbiwan
|
086718ac6e
|
Improve documentation coverage for Bertweet (#9379)
* bertweet docs coverage
* style doc max len 119
* maxlen style rst
* run main() from style_doc
* changed according to comments
|
2021-01-04 13:12:59 -05:00 |
|