Zero-shot Text Classification
Classify text using candidate labels with the DistilBERT_eco_ZeroShot
model.
POST
Authorizations
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Body
application/json
Universal schema supporting text, chat, image, audio, QA, zero-shot, etc.
The body is of type object
.
Response
200 - application/json
Successful response with text-classification scores and labels.
The response is of type object
.