fuliucansheng commited on
Commit
f09db3f
1 Parent(s): 2aa2d76

add infoxlm config

Browse files
Files changed (1) hide show
  1. infoxlm-roberta-config.json +1 -1
infoxlm-roberta-config.json CHANGED
@@ -11,6 +11,6 @@
11
  "num_attention_heads": 12,
12
  "num_hidden_layers": 12,
13
  "pad_token_id": 0,
14
- "type_vocab_size": 2,
15
  "vocab_size": 250002
16
  }
 
11
  "num_attention_heads": 12,
12
  "num_hidden_layers": 12,
13
  "pad_token_id": 0,
14
+ "type_vocab_size": 0,
15
  "vocab_size": 250002
16
  }