2jun0 commited on
Commit
f18b071
·
1 Parent(s): c830c75

upload dataset: playlist_dummy

Browse files
sit/playlist_dummy/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3312edcd15f4f0ee9b6277de59fc23705a6b908067cd67e4e78f80ea347107c2
3
+ size 26680072
sit/playlist_dummy/dataset_info.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "playlist_id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "playlist_img_url": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "s0": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "s1": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "s2": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "s3": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "s4": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ },
33
+ "s5": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "s6": {
38
+ "dtype": "int64",
39
+ "_type": "Value"
40
+ },
41
+ "s7": {
42
+ "dtype": "int64",
43
+ "_type": "Value"
44
+ },
45
+ "image": {
46
+ "_type": "Image"
47
+ }
48
+ },
49
+ "homepage": "",
50
+ "license": ""
51
+ }
sit/playlist_dummy/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "40c68ab370de1d83",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }