cybertruck32489 commited on
Commit
0fd33ff
·
verified ·
1 Parent(s): 2e27f2b

Upload linux-mint/dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. linux-mint/dataset_info.json +37 -0
linux-mint/dataset_info.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "image_size": {
9
+ "feature": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "_type": "List"
14
+ },
15
+ "mapped_bboxes": {
16
+ "feature": {
17
+ "bbox": {
18
+ "feature": {
19
+ "dtype": "int64",
20
+ "_type": "Value"
21
+ },
22
+ "_type": "List"
23
+ },
24
+ "texts": {
25
+ "feature": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "_type": "List"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ }
34
+ },
35
+ "homepage": "",
36
+ "license": ""
37
+ }