Update config.json
Browse files- config.json +17 -17
config.json
CHANGED
|
@@ -111,23 +111,23 @@
|
|
| 111 |
"initializer_range": 0.01,
|
| 112 |
"is_encoder_decoder": true,
|
| 113 |
"label2id": {
|
| 114 |
-
"
|
| 115 |
-
"
|
| 116 |
-
"
|
| 117 |
-
"
|
| 118 |
-
"
|
| 119 |
-
"
|
| 120 |
-
"
|
| 121 |
-
"
|
| 122 |
-
"
|
| 123 |
-
"
|
| 124 |
-
"
|
| 125 |
-
"
|
| 126 |
-
"
|
| 127 |
-
"
|
| 128 |
-
"
|
| 129 |
-
"
|
| 130 |
-
"
|
| 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,
|