Upload FillMaskPipeline
Browse files- config.json +1 -1
- tokenizer_config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForMaskedLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "alea-institute/kl3m-doc-pico-001",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForMaskedLM"
|
| 5 |
],
|
tokenizer_config.json
CHANGED
|
@@ -35721,7 +35721,7 @@
|
|
| 35721 |
"eos_token": "<|end|>",
|
| 35722 |
"mask_token": "<|mask|>",
|
| 35723 |
"max_length": null,
|
| 35724 |
-
"model_max_length":
|
| 35725 |
"pad_to_multiple_of": null,
|
| 35726 |
"pad_token": "<|pad|>",
|
| 35727 |
"pad_token_type_id": 0,
|
|
|
|
| 35721 |
"eos_token": "<|end|>",
|
| 35722 |
"mask_token": "<|mask|>",
|
| 35723 |
"max_length": null,
|
| 35724 |
+
"model_max_length": 509,
|
| 35725 |
"pad_to_multiple_of": null,
|
| 35726 |
"pad_token": "<|pad|>",
|
| 35727 |
"pad_token_type_id": 0,
|