File size: 293 Bytes
b9cfcad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "S": 256,
  "T": 96,
  "MMAX": 16,
  "K": 8,
  "threshold": 0.5,
  "prompt_token": "entities",
  "marker_ids": {
    "[P]": 250104,
    "[E]": 250106,
    "[SEP_TEXT]": 250103,
    "[SEP_STRUCT]": 250102
  },
  "pool_ids": [
    250104,
    250105,
    250106,
    250107,
    250108
  ]
}