fuliucansheng commited on
Commit
98752d7
1 Parent(s): 1ffe1df

add unilm base uncased config

Browse files
Files changed (1) hide show
  1. unilm-base-uncased-config.json +0 -2
unilm-base-uncased-config.json CHANGED
@@ -12,7 +12,5 @@
12
  "num_hidden_layers": 12,
13
  "pad_token_id": 0,
14
  "type_vocab_size": 2,
15
- "is_encoder_decoder": 1,
16
- "is_prefix_model": 1,
17
  "vocab_size": 30522
18
  }
 
12
  "num_hidden_layers": 12,
13
  "pad_token_id": 0,
14
  "type_vocab_size": 2,
 
 
15
  "vocab_size": 30522
16
  }