ConvBERT
Model Description
ConvBERT base pre-trained on large_spanish_corpus. The ConvBERT architecture has been presented in the "ConvBERT: Improving BERT with Span-based Dynamic Convolution" paper.
Original implementation
Follow this link to see the original implementation.
How to use
Download the model by cloning the repository via:
git clone https://huggingface.co/OWG/convbert-base-spanish
Then you can use the model.
Because it's a base
model you need to fine-tune it on your specific task, depending on your needs, before using it.
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.