juhyein commited on
Commit
39ea68b
·
1 Parent(s): 037f1a1

Delete mood/dataset_info.json

Browse files
Files changed (1) hide show
  1. mood/dataset_info.json +0 -47
mood/dataset_info.json DELETED
@@ -1,47 +0,0 @@
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
- "m0": {
14
- "dtype": "int64",
15
- "_type": "Value"
16
- },
17
- "m1": {
18
- "dtype": "int64",
19
- "_type": "Value"
20
- },
21
- "m2": {
22
- "dtype": "int64",
23
- "_type": "Value"
24
- },
25
- "m3": {
26
- "dtype": "int64",
27
- "_type": "Value"
28
- },
29
- "m4": {
30
- "dtype": "int64",
31
- "_type": "Value"
32
- },
33
- "m5": {
34
- "dtype": "int64",
35
- "_type": "Value"
36
- },
37
- "m6": {
38
- "dtype": "int64",
39
- "_type": "Value"
40
- },
41
- "image": {
42
- "_type": "Image"
43
- }
44
- },
45
- "homepage": "",
46
- "license": ""
47
- }