Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
Resources
Causal language modeling task guide
Translation task guide
Summarization task guide
BlenderbotConfig
[[autodoc]] BlenderbotConfig
BlenderbotTokenizer
[[autodoc]] BlenderbotTokenizer
- build_inputs_with_special_tokens
BlenderbotTokenizerFast
[[autodoc]] BlenderbotTokenizerFast
- build_inputs_with_special_tokens
BlenderbotModel
See [~transformers.BartModel] for arguments to forward and generate
[[autodoc]] BlenderbotModel
- forward
BlenderbotForConditionalGeneration
See [~transformers.BartForConditionalGeneration] for arguments to forward and generate
[[autodoc]] BlenderbotForConditionalGeneration
- forward
BlenderbotForCausalLM
[[autodoc]] BlenderbotForCausalLM
- forward
TFBlenderbotModel
[[autodoc]] TFBlenderbotModel
- call
TFBlenderbotForConditionalGeneration
[[autodoc]] TFBlenderbotForConditionalGeneration
- call
FlaxBlenderbotModel
[[autodoc]] FlaxBlenderbotModel
- call
- encode
- decode
FlaxBlenderbotForConditionalGeneration
[[autodoc]] FlaxBlenderbotForConditionalGeneration
- call
- encode
- decode