Add 1 files
Browse files
README.md
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators: []
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
language_creators: []
|
| 6 |
+
license: []
|
| 7 |
+
multilinguality:
|
| 8 |
+
- monolingual
|
| 9 |
+
pretty_name: 'adaption-react_screenshot_to_code'
|
| 10 |
+
size_categories:
|
| 11 |
+
- n<1K
|
| 12 |
+
source_datasets:
|
| 13 |
+
- 'extended|https://huggingface.co/datasets/Reubencf/frontend-react-dataset'
|
| 14 |
+
tags:
|
| 15 |
+
- adaption
|
| 16 |
+
- instruction-tuning
|
| 17 |
+
- code
|
| 18 |
+
task_categories: []
|
| 19 |
+
task_ids: []
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+

|
| 23 |
+
|
| 24 |
+
This dataset is a remastered version of this [dataset](https://huggingface.co/datasets/Reubencf/frontend-react-dataset) prepared using [Adaption's](https://adaptionlabs.ai/app/auth) Adaptive Data platform.
|
| 25 |
+
|
| 26 |
+
# adaption-react_screenshot_to_code
|
| 27 |
+
|
| 28 |
+
This dataset contains 1,000 paired examples for training multimodal screenshot-to-code systems, specifically targeting React and TypeScript implementations. Each entry consists of a source webpage screenshot, a detailed visual description, and the corresponding generated React/TSX source code. The samples demonstrate high-fidelity UI recreations featuring modern libraries like Framer Motion for animations and Lucide React for iconography.
|
| 29 |
+
|
| 30 |
+
### Dataset size
|
| 31 |
+
|
| 32 |
+
There are 100 data points in this dataset. This is an instruction tuning dataset.
|
| 33 |
+
|
| 34 |
+
### Quality of Remastered Dataset
|
| 35 |
+
|
| 36 |
+
The final quality is A, with a relative quality improvement of 4.4%.
|
| 37 |
+
|
| 38 |
+
### Domain
|
| 39 |
+
- Code (100%)
|
| 40 |
+
|
| 41 |
+
### Language
|
| 42 |
+
- English (100%)
|
| 43 |
+
|
| 44 |
+
### Tone
|
| 45 |
+
- Technical (98%)
|
| 46 |
+
- Practical (2%)
|
| 47 |
+
|
| 48 |
+
### Evaluation Results
|
| 49 |
+
|
| 50 |
+
- **Quality Gains:**
|
| 51 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/cb0271e6-c4a9-4ea8-a376-ed93be51046d.png" alt="QualityGains" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|
| 52 |
+
|
| 53 |
+
- **Grade Improvement:**
|
| 54 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/339bb08a-5fb7-45a4-9ced-d5e1cfcd206e.png" alt="Grade" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|
| 55 |
+
|
| 56 |
+
- **Percentile Chart:**
|
| 57 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/0c960c17-18fa-4909-9647-8bbde41ec4d3.png" alt="Percentile Chart" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|