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 | Our friends won't buy this analysis, let alone the next one we propose. | 1 | 0 |
| 2 | One more pseudo generalization and I'm giving up. | 1 | 1 |
| 3 | One more pseudo generalization or I'm giving up. | 1 | 2 |
| 4 | The more we study verbs, the crazier they get. | 1 | 3 |
| 5 | Day by day the facts are getting murkier. | 1 | 4 |
| 6 | I'll fix you a drink. | 1 | 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.