Barleysack commited on
Commit
9f96c80
·
1 Parent(s): 0549916

config check

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