Datasets:
mcarthuradal
commited on
Commit
•
690f869
1
Parent(s):
def7b2a
Upload dataset
Browse files- README.md +36 -1
- full_features_fake/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -9,7 +9,38 @@ annotations: images/metadata.jsonl
|
|
9 |
tags:
|
10 |
- climate
|
11 |
dataset_info:
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
features:
|
14 |
- name: image
|
15 |
dtype: string
|
@@ -45,4 +76,8 @@ configs:
|
|
45 |
data_files:
|
46 |
- split: train
|
47 |
path: full_features/train-*
|
|
|
|
|
|
|
|
|
48 |
---
|
|
|
9 |
tags:
|
10 |
- climate
|
11 |
dataset_info:
|
12 |
+
- config_name: full_features
|
13 |
+
features:
|
14 |
+
- name: image
|
15 |
+
dtype: string
|
16 |
+
- name: image_id
|
17 |
+
dtype: string
|
18 |
+
- name: width
|
19 |
+
dtype: int64
|
20 |
+
- name: height
|
21 |
+
dtype: int64
|
22 |
+
- name: good
|
23 |
+
dtype: bool
|
24 |
+
- name: blank
|
25 |
+
dtype: bool
|
26 |
+
- name: objects
|
27 |
+
struct:
|
28 |
+
- name: area
|
29 |
+
sequence: int64
|
30 |
+
- name: bbox
|
31 |
+
sequence:
|
32 |
+
sequence: float64
|
33 |
+
- name: category
|
34 |
+
sequence: int64
|
35 |
+
- name: id
|
36 |
+
sequence: int64
|
37 |
+
splits:
|
38 |
+
- name: train
|
39 |
+
num_bytes: 1790034
|
40 |
+
num_examples: 4772
|
41 |
+
download_size: 487822
|
42 |
+
dataset_size: 1790034
|
43 |
+
- config_name: full_features_fake
|
44 |
features:
|
45 |
- name: image
|
46 |
dtype: string
|
|
|
76 |
data_files:
|
77 |
- split: train
|
78 |
path: full_features/train-*
|
79 |
+
- config_name: full_features_fake
|
80 |
+
data_files:
|
81 |
+
- split: train
|
82 |
+
path: full_features_fake/train-*
|
83 |
---
|
full_features_fake/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70db764805f41c3585e51d804deb33f04f28270f16b778a24eb5f0708e0a4abd
|
3 |
+
size 487822
|