Dataset research report
Glue research report
A reproducible data report with schema notes, generated chart evidence, suggested follow-up questions, and export-ready Helix queries.
Executive Summary
Dataset Card for GLUE Dataset Summary GLUE, the General Language Understanding Evaluation benchmark (https://gluebenchmark.com/) is a collection of resources for training, evaluating, and analyzing natural language understanding systems. Supported Tasks and Leaderboards The leaderboard for the GLUE benchmark can be found at this address. It comprises the following tasks: ax A manually-curated evaluation dataset for fine-grained analysis of system… See the full description on the dataset page: https://huggingface.co/datasets/nyu-mll/glue.
Research Context
Glue: 500 rows by 3 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.
Data Profile
Chart Evidence
These views are generated from the dataset profile. Each chart is paired with a Helix query so it can be opened, adjusted, and exported.
Follow-Up Queries
Preview Rows
| # | sentencetext | labelinteger | idxinteger |
|---|---|---|---|
| 1 | hide new secretions from the parental units | 0 | 0 |
| 2 | contains no wit , only labored gags | 0 | 1 |
| 3 | that loves its characters and communicates something rather beautiful about human nature | 1 | 2 |
| 4 | remains utterly satisfied to remain the same throughout | 0 | 3 |
| 5 | on the worst revenge-of-the-nerds clichés the filmmakers could dredge up | 0 | 4 |
| 6 | that 's far too tragic to merit such superficial treatment | 0 | 5 |
Data Dictionary
- sentence text
- label numeric
- idx numeric
Method And Limits
- Load the catalog entry and preview rows from the processed dataset file.
- Infer numeric, categorical, time, and location fields from real columns.
- Generate a small set of defensive Plotly chart specifications from that profile.
- Expose each chart idea as a query link so the report can be rerun or exported in Helix.
This report is intentionally reproducible. It uses the local catalog metadata and generated chart specifications rather than claiming external conclusions beyond the dataset.