Barleysack commited on
Commit
0549916
·
1 Parent(s): 64cdc28

config updated

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_name_or_path": "klue/roberta-large",
3
  "architectures": [
4
- "RobertaForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
1
  {
 
2
  "architectures": [
3
+ "RobertaForPreTraining"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "bos_token_id": 0,