You can use the raw model for masked language modeling (MLM), but it's mostly intended to be fine-tuned on a downstream task, especially one that uses the whole sentence to make decisions such as text classification, extractive question answering, or semantic search. For tasks such as text generation, you should look at autoregressive models like
BelGPT-2
.
from transformers import AutoTokenizer, AutoModel
tokenizer = AutoTokenizer.from_pretrained('antoinelouis/camemberta-L6')
model = AutoModel.from_pretrained('antoinelouis/camemberta-L6')
text = "Remplacez-moi par le texte de votre choix."
encoded_input = tokenizer(text, return_tensors='pt')
output = model(**encoded_input)
Variations
CamemBERTa has originally been released in a base (112M) version. The following checkpoints prune the base variation by dropping the top 2, 4, 6, 8, and 10 pretrained encoding layers, respectively.
camemberta-L6 huggingface.co is an AI model on huggingface.co that provides camemberta-L6's model effect (), which can be used instantly with this antoinelouis camemberta-L6 model. huggingface.co supports a free trial of the camemberta-L6 model, and also provides paid use of the camemberta-L6. Support call camemberta-L6 model through api, including Node.js, Python, http.
camemberta-L6 huggingface.co is an online trial and call api platform, which integrates camemberta-L6's modeling effects, including api services, and provides a free online trial of camemberta-L6, you can try camemberta-L6 online for free by clicking the link below.
antoinelouis camemberta-L6 online free url in huggingface.co:
camemberta-L6 is an open source model from GitHub that offers a free installation service, and any user can find camemberta-L6 on GitHub to install. At the same time, huggingface.co provides the effect of camemberta-L6 install, users can directly use camemberta-L6 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.