File size: 209 Bytes
100ecf6
607cf02
100ecf6
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "model_type": "gpt_neox",
  "sep_token_id" : 0,
  "bos_token_id" : 1,
  "pad_token_id" : 4,
  "eos_token_id" : 5,
  "mask_token_id": 20,
  "cls_token_id" : 23,
  "use_cache": true,
  "vocab_size": 102400
}