Predict masked tokens with the camembert-base
model.
The fill-mask
task uses a masked language model to predict masked tokens in a given text.
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Universal schema supporting text, chat, image, audio, video, QA, zero-shot, etc.
The body is of type object
.
Successful response with predictions for the masked token.
The response is of type object
.
Predict masked tokens with the camembert-base
model.
The fill-mask
task uses a masked language model to predict masked tokens in a given text.
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Universal schema supporting text, chat, image, audio, video, QA, zero-shot, etc.
The body is of type object
.
Successful response with predictions for the masked token.
The response is of type object
.