Masamsa commited on
Commit
6cfcaf5
·
verified ·
1 Parent(s): 6de9716

Upload metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metadata.json +25 -0
metadata.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "classes": {
3
+ "0": "normal",
4
+ "1": "failure"
5
+ },
6
+ "sources": [
7
+ "Javiai/failures-3D-print (HuggingFace)",
8
+ "hcmut-yxyhm/3d-printing-defects v1 (Roboflow)"
9
+ ],
10
+ "splits": {
11
+ "train": {
12
+ "normal": 14,
13
+ "failure": 10473
14
+ },
15
+ "val": {
16
+ "normal": 1,
17
+ "failure": 1309
18
+ },
19
+ "test": {
20
+ "normal": 3,
21
+ "failure": 1310
22
+ }
23
+ },
24
+ "seed": 42
25
+ }