The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code: ClientConnectionError
Subsets and Splits
Short Prompts from Train Set
Retrieves a subset of prompts that are not null and have a length of less than 200 characters, providing basic filtering of the dataset.
Filtered Closed QA Prompts
The query retrieves prompts from the 'train' dataset that belong to the 'Closed QA' category, providing a basic filtering of the data.
Open QA Prompts
The query retrieves prompts from the 'Open QA' category, providing a basic filtering of the dataset with limited analytical value.
Brainstorm Prompts Selection
The query retrieves prompts from the 'Brainstorm' category, providing a basic filtering of the dataset with limited analytical value.
Train Prompts for Generation
Retrieves prompts from the 'Generation' category, providing a basic view of the dataset content without much analytical insight.
SQL Console for HuggingFaceH4/no_robots
The query retrieves a list of distinct categories and then selects prompts from specific categories, providing basic filtering of the dataset.
Prompt Selection Query
The query retrieves distinct categories and specific prompts from certain categories, providing basic filtering but limited analytical value.
Shortest Prompts by Length
This query provides a basic retrieval of short messages, but it lacks deeper analytical value beyond just seeing brief messages.
Shortest Prompts by Length
This query provides a basic filtering of the shortest messages by length, which can be useful for identifying very brief interactions or messages.
SQL Console for HuggingFaceH4/no_robots
Returns the first 10 entries from the 'train' dataset that belong to the 'Generation' category, providing basic insight with limited analytical value.