CountingMstar
commited on
Commit
•
8ba7cf8
1
Parent(s):
4fadb3a
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"BertForQuestionAnswering"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert-base-uncased",
|
3 |
"architectures": [
|
4 |
"BertForQuestionAnswering"
|
5 |
],
|