Datasets:
vogloblinsky
commited on
Commit
•
2df91fd
1
Parent(s):
1c7172d
dataset_infos
Browse files- dataset_infos.json +30 -0
dataset_infos.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"vogloblinsky--skateboarding-tricks": {
|
3 |
+
"description": "",
|
4 |
+
"citation": "",
|
5 |
+
"homepage": "",
|
6 |
+
"license": "",
|
7 |
+
"features": {
|
8 |
+
"image": {
|
9 |
+
"decode": true,
|
10 |
+
"id": null,
|
11 |
+
"_type": "Image"
|
12 |
+
},
|
13 |
+
"text": {
|
14 |
+
"dtype": "string",
|
15 |
+
"id": null,
|
16 |
+
"_type": "Value"
|
17 |
+
}
|
18 |
+
},
|
19 |
+
"post_processed": null,
|
20 |
+
"supervised_keys": null,
|
21 |
+
"task_templates": null,
|
22 |
+
"version": {
|
23 |
+
"version_str": "0.0.0",
|
24 |
+
"description": null,
|
25 |
+
"major": 0,
|
26 |
+
"minor": 0,
|
27 |
+
"patch": 0
|
28 |
+
}
|
29 |
+
}
|
30 |
+
}
|