From 364722ef15f5c04dcb9a57d3b77815bbc1d51efc Mon Sep 17 00:00:00 2001 From: Lysandre Date: Tue, 23 Feb 2021 15:16:10 +0000 Subject: [PATCH] Create tokenizer_config.json --- tokenizer_config.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 tokenizer_config.json diff --git a/tokenizer_config.json b/tokenizer_config.json new file mode 100644 index 0000000..34ddbd6 --- /dev/null +++ b/tokenizer_config.json @@ -0,0 +1 @@ +{"model_max_length": 512} \ No newline at end of file