Add TFCamembertForCausalLM and ONNX integration test (#16073)
* Make Camembert great again! * Add Camembert to TensorFlow ONNX tests
This commit is contained in:
@@ -85,6 +85,10 @@ This model was contributed by [camembert](https://huggingface.co/camembert). The
|
||||
|
||||
[[autodoc]] TFCamembertModel
|
||||
|
||||
## TFCamembertForCasualLM
|
||||
|
||||
[[autodoc]] TFCamembertForCausalLM
|
||||
|
||||
## TFCamembertForMaskedLM
|
||||
|
||||
[[autodoc]] TFCamembertForMaskedLM
|
||||
|
||||
Reference in New Issue
Block a user