mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-06 14:20:04 +06:00
![]() * 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 |
||
---|---|---|
.. | ||
asr.mdx | ||
audio_classification.mdx | ||
document_question_answering.mdx | ||
image_captioning.mdx | ||
image_classification.mdx | ||
language_modeling.mdx | ||
masked_language_modeling.mdx | ||
multiple_choice.mdx | ||
object_detection.mdx | ||
question_answering.mdx | ||
semantic_segmentation.mdx | ||
sequence_classification.mdx | ||
summarization.mdx | ||
token_classification.mdx | ||
translation.mdx | ||
video_classification.mdx |