Hugging Face · Example Payload

Hugging Face Dataset Viewer Statistics Response Example

Hugging Face Dataset Viewer Statistics Response Example is an example object payload from Hugging Face, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

num_examplesstatisticspartial

Example Payload

Raw ↑
{
  "num_examples": 10,
  "statistics": [],
  "partial": true
}