Jesse020202 commited on
Commit
bcd2c73
·
verified ·
1 Parent(s): 3187634

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +10 -44
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -38,55 +38,21 @@
38
  "giou_cost": 2,
39
  "giou_loss_coefficient": 2,
40
  "id2label": {
41
- "0": "road-signs",
42
- "1": "bus_stop",
43
- "2": "do_not_enter",
44
- "3": "do_not_stop",
45
- "4": "do_not_turn_l",
46
- "5": "do_not_turn_r",
47
- "6": "do_not_u_turn",
48
- "7": "enter_left_lane",
49
- "8": "green_light",
50
- "9": "left_right_lane",
51
- "10": "no_parking",
52
- "11": "parking",
53
- "12": "ped_crossing",
54
- "13": "ped_zebra_cross",
55
- "14": "railway_crossing",
56
- "15": "red_light",
57
- "16": "stop",
58
- "17": "t_intersection_l",
59
- "18": "traffic_light",
60
- "19": "u_turn",
61
- "20": "warning",
62
- "21": "yellow_light"
63
  },
64
  "init_std": 0.02,
65
  "init_xavier_std": 1.0,
66
  "is_encoder_decoder": true,
67
  "label2id": {
68
- "bus_stop": 1,
69
- "do_not_enter": 2,
70
- "do_not_stop": 3,
71
- "do_not_turn_l": 4,
72
- "do_not_turn_r": 5,
73
- "do_not_u_turn": 6,
74
- "enter_left_lane": 7,
75
- "green_light": 8,
76
- "left_right_lane": 9,
77
- "no_parking": 10,
78
- "parking": 11,
79
- "ped_crossing": 12,
80
- "ped_zebra_cross": 13,
81
- "railway_crossing": 14,
82
- "red_light": 15,
83
- "road-signs": 0,
84
- "stop": 16,
85
- "t_intersection_l": 17,
86
- "traffic_light": 18,
87
- "u_turn": 19,
88
- "warning": 20,
89
- "yellow_light": 21
90
  },
91
  "mask_loss_coefficient": 1,
92
  "max_position_embeddings": 1024,
 
38
  "giou_cost": 2,
39
  "giou_loss_coefficient": 2,
40
  "id2label": {
41
+ "0": "Coverall",
42
+ "1": "Face_Shield",
43
+ "2": "Gloves",
44
+ "3": "Goggles",
45
+ "4": "Mask"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  },
47
  "init_std": 0.02,
48
  "init_xavier_std": 1.0,
49
  "is_encoder_decoder": true,
50
  "label2id": {
51
+ "Coverall": 0,
52
+ "Face_Shield": 1,
53
+ "Gloves": 2,
54
+ "Goggles": 3,
55
+ "Mask": 4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  },
57
  "mask_loss_coefficient": 1,
58
  "max_position_embeddings": 1024,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b698f74ecc4d326c2cd67f38f0662ec520b2e18b3cd3e7f2126d86d50c9e338c
3
- size 174097272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e682fd3737c12c70723d8c9565ca8a9ab527a321489a692bef2f501774c8411
3
+ size 174079796
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a782d362524967489b8162d6fb83becf9753a974d5f12add76bfa506159ae43
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:418c5925840795851c26f2e2c5ad6b879f64239c524aef8cfc7bc8fd9d85e2a4
3
  size 5777