The dataset viewer is not available for this split.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Subsets and Splits
Extract Triplets from Sentences
Extracts and displays meaningful triplets (subject, relation, object) from the dataset, helping to understand relational patterns within the text data.
Train Data with Sentences
The query selects titles, sentences, and labels from entries in the 'train' table, limiting the results to 100. It includes a condition to check for existence, but since it's querying the same table, the condition is redundant and doesn't add meaningful insight beyond basic retrieval.