Tianyu Gao
commited on
Commit
•
f974aac
1
Parent(s):
af2163e
update config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "result/bert-large-uncased-bs512-lr1e-5",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"gradient_checkpointing": false,
|
|
|
1 |
{
|
2 |
"_name_or_path": "result/bert-large-uncased-bs512-lr1e-5",
|
3 |
"architectures": [
|
4 |
+
"BertModel"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"gradient_checkpointing": false,
|