decene commited on
Commit
226cc93
·
1 Parent(s): 1813388

End of training

Browse files
config.json CHANGED
@@ -30,21 +30,23 @@
30
  "giou_cost": 2,
31
  "giou_loss_coefficient": 2,
32
  "id2label": {
33
- "0": "Coverall",
34
- "1": "Face_Shield",
35
- "2": "Gloves",
36
- "3": "Goggles",
37
- "4": "Mask"
 
38
  },
39
  "init_std": 0.02,
40
  "init_xavier_std": 1.0,
41
  "is_encoder_decoder": true,
42
  "label2id": {
43
- "Coverall": 0,
44
- "Face_Shield": 1,
45
- "Gloves": 2,
46
- "Goggles": 3,
47
- "Mask": 4
 
48
  },
49
  "mask_loss_coefficient": 1,
50
  "max_position_embeddings": 1024,
 
30
  "giou_cost": 2,
31
  "giou_loss_coefficient": 2,
32
  "id2label": {
33
+ "0": "input",
34
+ "1": "label",
35
+ "2": "button",
36
+ "3": "p",
37
+ "4": "html",
38
+ "5": "h2"
39
  },
40
  "init_std": 0.02,
41
  "init_xavier_std": 1.0,
42
  "is_encoder_decoder": true,
43
  "label2id": {
44
+ "button": 2,
45
+ "h2": 5,
46
+ "html": 4,
47
+ "input": 0,
48
+ "label": 1,
49
+ "p": 3
50
  },
51
  "mask_loss_coefficient": 1,
52
  "max_position_embeddings": 1024,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9f7f6647d662137c1298bba5c0baf94aed8669a1668e9e7582e4097e3bff1e6
3
- size 166620197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0f1b639f844fa08cb4435a61db7a990ed8a58c49094694725069a2026b66f96
3
+ size 166621221
runs/Aug09_13-17-38_172333e3f669/events.out.tfevents.1691587188.172333e3f669.578.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1818085e51816b3d9a6362ea013eee3c9ad079ddaf4032bef6187fc9cc995b3d
3
+ size 5233
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86b9389f761d8eda25e8289acae7a9a886a5ee54b229fa72f3a80517e9684696
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7bac324e5b497aa06a16e230470306fbc2bb2bab2bf6c509d45712cc7b164e3
3
  size 3963