Datasets:
Add 1 files
Browse files
README.md
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators: []
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
language_creators: []
|
| 6 |
+
license: []
|
| 7 |
+
multilinguality:
|
| 8 |
+
- monolingual
|
| 9 |
+
pretty_name: 'adaption-nl_to_viz_spec_pairs'
|
| 10 |
+
size_categories:
|
| 11 |
+
- 10K<n<100K
|
| 12 |
+
source_datasets:
|
| 13 |
+
- 'original'
|
| 14 |
+
tags:
|
| 15 |
+
- adaption
|
| 16 |
+
- instruction-tuning
|
| 17 |
+
- data-analysis-visualization
|
| 18 |
+
task_categories: []
|
| 19 |
+
task_ids: []
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+

|
| 23 |
+
|
| 24 |
+
This dataset is a remastered version prepared using [Adaption's](https://adaptionlabs.ai/app/auth) Adaptive Data platform.
|
| 25 |
+
|
| 26 |
+
# adaption-nl_to_viz_spec_pairs
|
| 27 |
+
|
| 28 |
+
This dataset contains pairs of natural language requests and database schemas mapped to structured visualization specifications. Each entry includes a prompt with schema details and a user request, paired with a completion defining chart type, axes, grouping, and aggregation. The data is designed for training models to translate text queries into executable chart configurations.
|
| 29 |
+
|
| 30 |
+
### Dataset size
|
| 31 |
+
|
| 32 |
+
There are 11,698 data points in this dataset. This is an instruction tuning dataset.
|
| 33 |
+
|
| 34 |
+
### Quality of Remastered Dataset
|
| 35 |
+
|
| 36 |
+
The final quality is B, with a relative quality improvement of 5.0%.
|
| 37 |
+
|
| 38 |
+
### Domain
|
| 39 |
+
- Data-analysis-visualization (100%)
|
| 40 |
+
|
| 41 |
+
### Language
|
| 42 |
+
- English (100%)
|
| 43 |
+
|
| 44 |
+
### Tone
|
| 45 |
+
- Technical (100%)
|
| 46 |
+
|
| 47 |
+
### Evaluation Results
|
| 48 |
+
|
| 49 |
+
- **Quality Gains:**
|
| 50 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/c2473e60-0e36-4801-8f4a-f919b4a56d04.png" alt="QualityGains" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|
| 51 |
+
|
| 52 |
+
- **Grade Improvement:**
|
| 53 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/28a7c651-e209-4031-97c8-f4424e9981cf.png" alt="Grade" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|
| 54 |
+
|
| 55 |
+
- **Percentile Chart:**
|
| 56 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/6edea423-4dbb-445b-bbba-880a3114706a.png" alt="Percentile Chart" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|