juhyein commited on
Commit
08b5c47
·
1 Parent(s): ce158d4

upload dataset: unsplash resized

Browse files
weather/unsplash/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a5de9cd1fc82f43a101d22a87ae3d6361387506ff3a34a1a903857bcd3f1dc
3
+ size 246014640
weather/unsplash/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b642f91df258badfb5951e3fc7cd779a1e2329a0ffa006f94743cdd9f1be8fdd
3
+ size 277056752
weather/unsplash/dataset_info.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "playlist_img_url": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "w0": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "w1": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "w2": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "w3": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "w4": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "image": {
30
+ "_type": "Image"
31
+ },
32
+ "playlist_id": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "homepage": "",
38
+ "license": ""
39
+ }
weather/unsplash/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "4512c78feb2e6470",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }