Upload dataset
Browse files- README.md +59 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: text
|
7 |
+
dtype: string
|
8 |
+
- name: label_summary
|
9 |
+
dtype: string
|
10 |
+
- name: label_What are specific semantic details in this image?
|
11 |
+
dtype: string
|
12 |
+
- name: label_What are most interesting shapes in this image?
|
13 |
+
dtype: string
|
14 |
+
- name: label_How does the wave shape differ from the standard?
|
15 |
+
dtype: string
|
16 |
+
- name: label_How does the wave shape relate to the rest of the image?
|
17 |
+
dtype: string
|
18 |
+
- name: label_Does this wave compare to any famous waves? How is it different?
|
19 |
+
dtype: string
|
20 |
+
- name: label_Is there a unique beautiful aspect of the wave texture?
|
21 |
+
dtype: string
|
22 |
+
- name: label_Is there a unique beautiful aspect of the wave shape?
|
23 |
+
dtype: string
|
24 |
+
- name: label_Is there a unique beautiful aspect of the wave color?
|
25 |
+
dtype: string
|
26 |
+
- name: label_What's intersting about the wave background?
|
27 |
+
dtype: string
|
28 |
+
- name: label_Describe in detail the bright and dark areas of the wave? How is the
|
29 |
+
lighting used artistically?
|
30 |
+
dtype: string
|
31 |
+
- name: label_Desribe the reflection of whites in the wave? How is the reflection
|
32 |
+
used artistically?
|
33 |
+
dtype: string
|
34 |
+
- name: label_Describe the shading of the wave? How is the shading used artistically?
|
35 |
+
dtype: string
|
36 |
+
- name: label_Describe the reflection in the clear parts of the wave? What is showing
|
37 |
+
in the reflection?Is this a typical wave? Is this a barreling wave?
|
38 |
+
dtype: string
|
39 |
+
- name: label_What is the high level reasoning of why the scene in the image is
|
40 |
+
playing out as shown based on the laws of physics and general world knowledge?
|
41 |
+
dtype: string
|
42 |
+
- name: label_What are the most salient artistic elements of this image?
|
43 |
+
dtype: string
|
44 |
+
- name: label_What are the high level themes of the image, artistically and otherwise?
|
45 |
+
dtype: string
|
46 |
+
- name: label_Is there anyone surfing in the image?
|
47 |
+
dtype: string
|
48 |
+
splits:
|
49 |
+
- name: train
|
50 |
+
num_bytes: 127806.0
|
51 |
+
num_examples: 1
|
52 |
+
download_size: 255018
|
53 |
+
dataset_size: 127806.0
|
54 |
+
configs:
|
55 |
+
- config_name: default
|
56 |
+
data_files:
|
57 |
+
- split: train
|
58 |
+
path: data/train-*
|
59 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9049b1b73ed3ae967ab099679294d3087975e09706ec5836652367d963540f4
|
3 |
+
size 255018
|