maryzhang commited on
Commit
73f5c5a
·
verified ·
1 Parent(s): f2ba493

Upload folder using huggingface_hub

Browse files
data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3b51799ab0e1965e300db5d63c5db2300517c02cc68fb31765fc5b48d2aaadc
3
+ size 76322096
data/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "Model Name": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "Image 1": {
10
+ "_type": "Image"
11
+ },
12
+ "Image 2": {
13
+ "_type": "Image"
14
+ },
15
+ "Image 3": {
16
+ "_type": "Image"
17
+ },
18
+ "Description": {
19
+ "dtype": "string",
20
+ "_type": "Value"
21
+ },
22
+ "Manufacturing/Assembly Focus Areas": {
23
+ "dtype": "string",
24
+ "_type": "Value"
25
+ },
26
+ "DFM Guidelines": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "Guideline Type": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "Link": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a92f7c0feec7cd28",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }