From 023c8ff3e90c24252f45064662da92dd72da5d93 Mon Sep 17 00:00:00 2001 From: Caleb Fahlgren Date: Wed, 11 Sep 2024 19:55:10 -0500 Subject: [PATCH] reword --- docs/source/api_playground.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/source/api_playground.md b/docs/source/api_playground.md index 23fa94985..7be6a7116 100644 --- a/docs/source/api_playground.md +++ b/docs/source/api_playground.md @@ -1,14 +1,10 @@ # Dataset Viewer API Playground -The Dataset Viewer API is a powerful tool for exploring and interacting with datasets on the HuggingFace Hub. - -It includes a set of endpoints for querying, filtering, and analyzing data from various datasets. - -The base URL for the Dataset Viewer API is `https://datasets-server.huggingface.co/`. - ## Try it out -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. +The 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. + +You can access the API Playground here:
@@ -17,4 +13,4 @@ Use the [API Playground](https://github.com/huggingface/dataset-viewer/tree/main alt="Dataset API Playground" /> -
\ No newline at end of file +