You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Dataset Viewer API is a powerful tool for exploring and interacting with datasets on the HuggingFace Hub.
4
-
5
-
It includes a set of endpoints for querying, filtering, and analyzing data from various datasets.
6
-
7
-
The base URL for the Dataset Viewer API is `https://datasets-server.huggingface.co/`.
8
-
9
-
## Try it out
10
-
11
-
Use the [API Playground](https://github.com/huggingface/dataset-viewer/tree/main/api_playground) to make requests to the Dataset Viewer API and visualize the results.
3
+
The [API Playground](https://huggingface.co/spaces/cfahlgren1/datasets-api-playground) is a space that allows you to make requests to the Dataset Viewer API and visualize the results in real-time. It's a great way to explore the capabilities of the API and test different queries.
0 commit comments