harrisonxliang commited on
Commit
011464d
·
verified ·
1 Parent(s): 7e3acdd

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +1 -16
  3. state.json +2 -3
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6b7ca0fbe3ba4e6759d36dfcd41bad13e870e171883dbd81105ceae13522240
3
+ size 464073944
dataset_info.json CHANGED
@@ -1,30 +1,15 @@
1
  {
2
- "builder_name": null,
3
  "citation": "",
4
- "config_name": null,
5
- "dataset_size": null,
6
  "description": "",
7
- "download_checksums": null,
8
- "download_size": null,
9
  "features": {
10
  "image": {
11
- "decode": true,
12
- "id": null,
13
  "_type": "Image"
14
  },
15
  "cadquery": {
16
  "dtype": "string",
17
- "id": null,
18
  "_type": "Value"
19
  }
20
  },
21
  "homepage": "",
22
- "license": "",
23
- "post_processed": null,
24
- "post_processing_size": null,
25
- "size_in_bytes": null,
26
- "splits": null,
27
- "supervised_keys": null,
28
- "task_templates": null,
29
- "version": null
30
  }
 
1
  {
 
2
  "citation": "",
 
 
3
  "description": "",
 
 
4
  "features": {
5
  "image": {
 
 
6
  "_type": "Image"
7
  },
8
  "cadquery": {
9
  "dtype": "string",
 
10
  "_type": "Value"
11
  }
12
  },
13
  "homepage": "",
14
+ "license": ""
 
 
 
 
 
 
 
15
  }
state.json CHANGED
@@ -1,14 +1,13 @@
1
  {
2
  "_data_files": [
3
  {
4
- "filename": "dataset.arrow"
5
  }
6
  ],
7
- "_fingerprint": "006236c4f952325b",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
11
- "_indexes": {},
12
  "_output_all_columns": false,
13
  "_split": null
14
  }
 
1
  {
2
  "_data_files": [
3
  {
4
+ "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "8b2a3038ecb19ae3",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
 
11
  "_output_all_columns": false,
12
  "_split": null
13
  }