Hugging Face · Example Payload

Hugging Face Inference Classification Result Example

Hugging Face Inference Classification Result Example is an example object payload from Hugging Face, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

labelscore

Example Payload

Raw ↑
{
  "label": "Example Title",
  "score": 42.5
}