Tianyu Gao commited on
Commit
ab80f05
1 Parent(s): ff26529

update config

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