Ubinya commited on
Commit
ea623f1
·
verified ·
1 Parent(s): 734baa0
mvtec_depth_prompt/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1730b10ea7589d964f57c779313336a095a23cd73e514608d3dd86694e34c3f0
3
+ size 599784888
mvtec_depth_prompt/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccf43b0bd9c50651959ca9f11e707ea83d7e434beedd5f1fb3af5fc8d8070f78
3
+ size 325603272
mvtec_depth_prompt/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2fcfdf4b2e1d59cd0843af2bc2b2d5824099aca9c721bc475463b60ebe6c70e
3
+ size 354961416
mvtec_depth_prompt/dataset_info.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "gt_mask": {
9
+ "_type": "Image"
10
+ },
11
+ "prompt": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "depth": {
16
+ "_type": "Image"
17
+ },
18
+ "label": {
19
+ "dtype": "int64",
20
+ "_type": "Value"
21
+ }
22
+ },
23
+ "homepage": "",
24
+ "license": ""
25
+ }
mvtec_depth_prompt/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "5af9deae17005c3a",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }