JFernandoGRE
commited on
Commit
•
42d1189
1
Parent(s):
d1aa0f7
Upload BertForMaskedLM
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert_mlm_ROBLES_LAZARO_MONER_FELIX",
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|