nlp-thedeep
commited on
Commit
•
4d2ddf6
1
Parent(s):
fd6e480
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "xlm-roberta-base",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForMaskedLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "humbert-xlm-roberta-base",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForMaskedLM"
|
5 |
],
|