aditya-patil-sapienrobotics-ai commited on
Commit
41d57f7
·
verified ·
1 Parent(s): 4f81112

Next training version

Browse files
Files changed (2) hide show
  1. config.json +2 -8
  2. model.safetensors +2 -2
config.json CHANGED
@@ -123,19 +123,13 @@
123
  "giou_cost": 2,
124
  "giou_loss_coefficient": 2,
125
  "id2label": {
126
- "0": "LABEL_0",
127
- "1": "LABEL_1",
128
- "2": "LABEL_2",
129
- "3": "LABEL_3"
130
  },
131
  "init_std": 0.02,
132
  "init_xavier_std": 1.0,
133
  "is_encoder_decoder": true,
134
  "label2id": {
135
- "LABEL_0": 0,
136
- "LABEL_1": 1,
137
- "LABEL_2": 2,
138
- "LABEL_3": 3
139
  },
140
  "mask_loss_coefficient": 1,
141
  "model_type": "detr",
 
123
  "giou_cost": 2,
124
  "giou_loss_coefficient": 2,
125
  "id2label": {
126
+ "0": "LABEL_0"
 
 
 
127
  },
128
  "init_std": 0.02,
129
  "init_xavier_std": 1.0,
130
  "is_encoder_decoder": true,
131
  "label2id": {
132
+ "LABEL_0": 0
 
 
 
133
  },
134
  "mask_loss_coefficient": 1,
135
  "model_type": "detr",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c6522b9f598a6500368d2c021248651d028e628c74816cd14772658b4ddce46
3
- size 166506812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7805cda8b8786bea629461db1bf307e389d57b674868b8bede533cddcc7cba44
3
+ size 166503728