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 4 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
| # | question1text | question2text | labelinteger | idxinteger |
|---|---|---|---|---|
| 1 | How is the life of a math student? Could you describe your own experiences? | Which level of prepration is enough for the exam jlpt5? | 0 | 0 |
| 2 | How do I control my horny emotions? | How do you control your horniness? | 1 | 1 |
| 3 | What causes stool color to change to yellow? | What can cause stool to come out as little balls? | 0 | 2 |
| 4 | What can one do after MBBS? | What do i do after my MBBS ? | 1 | 3 |
| 5 | Where can I find a power outlet for my laptop at Melbourne Airport? | Would a second airport in Sydney, Australia be needed if a high-speed rail link was created between Melbourne and Sydney? | 0 | 4 |
| 6 | How not to feel guilty since I am Muslim and I'm conscious we won't have sex together? | I don't beleive I am bulimic, but I force throw up atleast once a day after I eat something and feel guilty. Should I tell somebody, and if… | 0 | 5 |
Data Dictionary
- question1 text
- question2 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.