File size: 349 Bytes
d541f20
d64a54e
d541f20
 
 
 
 
 
 
d64a54e
 
 
 
 
d541f20
 
d64a54e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "max_width": 8,
  "special_tokens": {
    "[P]": 250104,
    "[E]": 250106,
    "[L]": 250108,
    "[SEP_TEXT]": 250103
  },
  "onnx_files": {
    "quantized": {
      "encoder": "encoder_int8_int4.onnx",
      "classifier": "classifier_int8.onnx",
      "span_rep": "span_rep_int8.onnx",
      "count_embed": "count_lstm_int8.onnx"
    }
  }
}