transformers/docs/source/en/tasks
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
..
asr.mdx Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
audio_classification.mdx Fix task guide formatting (#21409) 2023-02-02 10:06:26 -08:00
document_question_answering.mdx Add: document question answering task guide (#21518) 2023-02-13 09:24:56 -05:00
image_captioning.mdx [Tasks] Adds image captioning (#21512) 2023-02-10 22:52:12 +05:30
image_classification.mdx Automated compatible models list for task guides (#21338) 2023-01-27 13:19:28 -05:00
language_modeling.mdx Add X-MOD (#20939) 2023-02-10 15:32:06 +01:00
masked_language_modeling.mdx Add X-MOD (#20939) 2023-02-10 15:32:06 +01:00
multiple_choice.mdx Add Ernie-M Model to huggingface (#21349) 2023-02-15 09:24:56 -05:00
object_detection.mdx Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
question_answering.mdx Add Ernie-M Model to huggingface (#21349) 2023-02-15 09:24:56 -05:00
semantic_segmentation.mdx Automated compatible models list for task guides (#21338) 2023-01-27 13:19:28 -05:00
sequence_classification.mdx Add Ernie-M Model to huggingface (#21349) 2023-02-15 09:24:56 -05:00
summarization.mdx Fix task guide formatting (#21409) 2023-02-02 10:06:26 -08:00
token_classification.mdx Add Ernie-M Model to huggingface (#21349) 2023-02-15 09:24:56 -05:00
translation.mdx Fix task guide formatting (#21409) 2023-02-02 10:06:26 -08:00
video_classification.mdx Automated compatible models list for task guides (#21338) 2023-01-27 13:19:28 -05:00