jovianzm commited on
Commit
40bd6bb
1 Parent(s): 447259a

Update dataset-info.json

Browse files
Files changed (1) hide show
  1. dataset-info.json +2 -2
dataset-info.json CHANGED
@@ -24,12 +24,12 @@
24
  "_type": "Value"
25
  },
26
  "duration": {
27
- "dtype": "number",
28
  "id": null,
29
  "_type": "Value"
30
  },
31
  "view_count": {
32
- "dtype": "number",
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
  },