Safetensors
rt_detr_v2
auerchristoph commited on
Commit
8f39ad3
·
verified ·
1 Parent(s): f529e24

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +17 -17
config.json CHANGED
@@ -111,23 +111,23 @@
111
  "initializer_range": 0.01,
112
  "is_encoder_decoder": true,
113
  "label2id": {
114
- "Caption": 0,
115
- "Checkbox-Selected": 13,
116
- "Checkbox-Unselected": 14,
117
- "Code": 12,
118
- "Document Index": 11,
119
- "Footnote": 1,
120
- "Form": 15,
121
- "Formula": 2,
122
- "Key-Value Region": 16,
123
- "List-item": 3,
124
- "Page-footer": 4,
125
- "Page-header": 5,
126
- "Picture": 6,
127
- "Section-header": 7,
128
- "Table": 8,
129
- "Text": 9,
130
- "Title": 10
131
  },
132
  "label_noise_ratio": 0.5,
133
  "layer_norm_eps": 1e-05,
 
111
  "initializer_range": 0.01,
112
  "is_encoder_decoder": true,
113
  "label2id": {
114
+ "caption": 0,
115
+ "checkbox_selected": 13,
116
+ "checkbox_unselected": 14,
117
+ "code": 12,
118
+ "document_index": 11,
119
+ "footnote": 1,
120
+ "form": 15,
121
+ "formula": 2,
122
+ "key_value_region": 16,
123
+ "list_item": 3,
124
+ "page_footer": 4,
125
+ "page_header": 5,
126
+ "picture": 6,
127
+ "section_header": 7,
128
+ "table": 8,
129
+ "text": 9,
130
+ "title": 10
131
  },
132
  "label_noise_ratio": 0.5,
133
  "layer_norm_eps": 1e-05,