Upload dataset
Browse files- README.md +17 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# FractalLand-imageAnnotations-v0.1
|
5 |
This is a beta data set, and will be updated with a v0.2 very soon! This will include more accurate annotations, and more fractal images!
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: text
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 28533981.0
|
12 |
+
num_examples: 50
|
13 |
+
download_size: 28533683
|
14 |
+
dataset_size: 28533981.0
|
15 |
+
configs:
|
16 |
+
- config_name: default
|
17 |
+
data_files:
|
18 |
+
- split: train
|
19 |
+
path: data/train-*
|
20 |
---
|
21 |
# FractalLand-imageAnnotations-v0.1
|
22 |
This is a beta data set, and will be updated with a v0.2 very soon! This will include more accurate annotations, and more fractal images!
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:099359de7380024509872b18ad5b671514347e2478a5695ffd273f07608e9713
|
3 |
+
size 28533683
|