Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"block_size": 256,
|
8 |
"dropout": 0.2,
|
9 |
"tokenizer_class": "PreTrainedTokenizerFast",
|
10 |
-
"model_file": "
|
11 |
"_name_or_path": "Duino/Darija-LM",
|
12 |
"model_type": "GPT"
|
13 |
}
|
|
|
7 |
"block_size": 256,
|
8 |
"dropout": 0.2,
|
9 |
"tokenizer_class": "PreTrainedTokenizerFast",
|
10 |
+
"model_file": "bert-base-uncased",
|
11 |
"_name_or_path": "Duino/Darija-LM",
|
12 |
"model_type": "GPT"
|
13 |
}
|