Update dataset-info.json
Browse files- dataset-info.json +2 -2
dataset-info.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"_type": "Value"
|
25 |
},
|
26 |
"duration": {
|
27 |
-
"dtype": "
|
28 |
"id": null,
|
29 |
"_type": "Value"
|
30 |
},
|
31 |
"view_count": {
|
32 |
-
"dtype": "
|
33 |
"id": null,
|
34 |
"_type": "Value"
|
35 |
},
|
|
|
24 |
"_type": "Value"
|
25 |
},
|
26 |
"duration": {
|
27 |
+
"dtype": "int32",
|
28 |
"id": null,
|
29 |
"_type": "Value"
|
30 |
},
|
31 |
"view_count": {
|
32 |
+
"dtype": "int64",
|
33 |
"id": null,
|
34 |
"_type": "Value"
|
35 |
},
|