transformers/docs/source
Susnato Dhar 0c9c8472e6
Add Ernie-M Model to huggingface (#21349)
* config and tokenization(fast too) changed and ErnieEncoder added

* Slow Tokenization Added

* Tokenizer(slow) is now working and Fast Tokenizer removed

* Added Config code

* Added Base Model and utils

* ErnieMModel is now working

* All added except tests

* All tests passed except ErnieUIEM

* All tests passed

* all fixes done

* all fixes done

* fixed MAP

* fixed check_code_quality

* fixed Build PR Documentation issue

* Added changes(comments) and also updated to the latest upstream/main

* Added fixup

* Added # Copied comments

* Added fixup

* Added more comments and some nits

* Added fixup

* Fixed README_hd.md

* Added more fixes

* ErnieMTokenizer (being sentencepiece) protected and other docs edited

* Added code_quality fix

* Fixed for

* Added more fix

* modified AZ

* ernie-m tokenization test added!

* attention mask part fixed(with 0->self.config.pad_token_id)

* applied make fixup
2023-02-15 09:24:56 -05:00
..
de Add XLM-V to Model Doc (#21498) 2023-02-07 16:43:19 -05:00
en Add Ernie-M Model to huggingface (#21349) 2023-02-15 09:24:56 -05:00
es Cleanup quality (#21493) 2023-02-07 12:27:31 -05:00
fr [i18n-fr] Translate quicktour page to French (#21589) 2023-02-13 13:05:31 -05:00
it Cleanup quality (#21493) 2023-02-07 12:27:31 -05:00
ja Add Japanese translation installation.mdx (#21241) 2023-01-23 15:38:30 +01:00
ko [i18n-KO] Translated quicktour page to Korean (#20946) 2023-01-26 14:10:02 +01:00
pt Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
zh translate index to zh(#20095) (#21351) 2023-01-30 16:50:57 -05:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00