yjwsb233 commited on
Commit
765e691
·
1 Parent(s): 1fe412b

Training in progress, step 100

Browse files
Files changed (3) hide show
  1. config.json +51 -5
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -19,12 +19,58 @@
19
  2048
20
  ],
21
  "id2label": {
22
- "0": "cardboard",
23
- "1": "glass"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  },
25
  "label2id": {
26
- "cardboard": "0",
27
- "glass": "1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  },
29
  "layer_type": "bottleneck",
30
  "model_type": "resnet",
@@ -44,5 +90,5 @@
44
  "stage4"
45
  ],
46
  "torch_dtype": "float32",
47
- "transformers_version": "4.31.0.dev0"
48
  }
 
19
  2048
20
  ],
21
  "id2label": {
22
+ "0": "beverage cans",
23
+ "1": "cardboard",
24
+ "10": "medicines",
25
+ "11": "metal containers",
26
+ "12": "news paper",
27
+ "13": "other metal objects",
28
+ "14": "paper",
29
+ "15": "paper cups",
30
+ "16": "plastic bags",
31
+ "17": "plastic bottles",
32
+ "18": "plastic containers",
33
+ "19": "plastic cups",
34
+ "2": "cigarette butt",
35
+ "20": "small appliances",
36
+ "21": "smartphones",
37
+ "22": "spray cans",
38
+ "23": "syringe",
39
+ "24": "tetra pak",
40
+ "3": "construction scrap",
41
+ "4": "electrical cables",
42
+ "5": "electronic chips",
43
+ "6": "glass",
44
+ "7": "gloves",
45
+ "8": "laptops",
46
+ "9": "masks"
47
  },
48
  "label2id": {
49
+ "beverage cans": "0",
50
+ "cardboard": "1",
51
+ "cigarette butt": "2",
52
+ "construction scrap": "3",
53
+ "electrical cables": "4",
54
+ "electronic chips": "5",
55
+ "glass": "6",
56
+ "gloves": "7",
57
+ "laptops": "8",
58
+ "masks": "9",
59
+ "medicines": "10",
60
+ "metal containers": "11",
61
+ "news paper": "12",
62
+ "other metal objects": "13",
63
+ "paper": "14",
64
+ "paper cups": "15",
65
+ "plastic bags": "16",
66
+ "plastic bottles": "17",
67
+ "plastic containers": "18",
68
+ "plastic cups": "19",
69
+ "small appliances": "20",
70
+ "smartphones": "21",
71
+ "spray cans": "22",
72
+ "syringe": "23",
73
+ "tetra pak": "24"
74
  },
75
  "layer_type": "bottleneck",
76
  "model_type": "resnet",
 
90
  "stage4"
91
  ],
92
  "torch_dtype": "float32",
93
+ "transformers_version": "4.30.1"
94
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:353e459bbe7e62d87e4b6a356c8444293bacb120bc48a50ff6b672aa10b1a2ba
3
- size 170662357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0623976afa4684273e6e7f677f8badf8a4b3995524e7ba0f0fbca561cfb75e2
3
+ size 170850837
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6070d237e3a65b647d372535b777e83fc9ca269aa6e4407d62bc441440fe710
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72de312a57e4905eccdb11b03ebc58f9fd44147e198a192970cb4cdbb0178542
3
  size 3899