Rename tokenizer/config.json to tokenizer/tokenizer_config.json
Browse files
tokenizer/{config.json → tokenizer_config.json}
RENAMED
|
@@ -27,4 +27,4 @@
|
|
| 27 |
"pad_token": "<|endoftext|>",
|
| 28 |
"tokenizer_class": "CLIPTokenizer",
|
| 29 |
"unk_token": "<|endoftext|>"
|
| 30 |
-
}
|
|
|
|
| 27 |
"pad_token": "<|endoftext|>",
|
| 28 |
"tokenizer_class": "CLIPTokenizer",
|
| 29 |
"unk_token": "<|endoftext|>"
|
| 30 |
+
}
|