Upload dataset
Browse files- README.md +36 -30
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -1,39 +1,45 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
splits:
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
- object-detection
|
| 28 |
-
- image-classification
|
| 29 |
tags:
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
# Web UI Dataset
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
size_categories:
|
| 4 |
+
- n<1K
|
| 5 |
+
task_categories:
|
| 6 |
+
- object-detection
|
| 7 |
+
- image-classification
|
| 8 |
dataset_info:
|
| 9 |
features:
|
| 10 |
+
- name: index
|
| 11 |
+
dtype: int64
|
| 12 |
+
- name: url
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: html_content
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: desktop_screenshot
|
| 17 |
+
dtype: image
|
| 18 |
+
- name: tablet_screenshot
|
| 19 |
+
dtype: image
|
| 20 |
+
- name: mobile_screenshot
|
| 21 |
+
dtype: image
|
| 22 |
+
- name: desktop_video
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: images
|
| 25 |
+
sequence: image
|
| 26 |
splits:
|
| 27 |
+
- name: train
|
| 28 |
+
num_bytes: 22195713.0
|
| 29 |
+
num_examples: 16
|
| 30 |
+
download_size: 19683894
|
| 31 |
+
dataset_size: 22195713.0
|
|
|
|
|
|
|
| 32 |
tags:
|
| 33 |
+
- web-ui
|
| 34 |
+
- screenshots
|
| 35 |
+
- html
|
| 36 |
+
- images
|
| 37 |
+
- videos
|
| 38 |
+
configs:
|
| 39 |
+
- config_name: default
|
| 40 |
+
data_files:
|
| 41 |
+
- split: train
|
| 42 |
+
path: data/train-*
|
| 43 |
---
|
| 44 |
|
| 45 |
# Web UI Dataset
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b10a1370112df282b1d8cf45183c35388256eee7237805757b66641c4a0d086
|
| 3 |
+
size 19683894
|