From 37e66a5330326a9370a5522c92318a0894c22d4f Mon Sep 17 00:00:00 2001 From: system Date: Fri, 10 Jul 2020 08:44:54 +0000 Subject: [PATCH] Update sentence_bert_config.json --- sentence_bert_config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sentence_bert_config.json diff --git a/sentence_bert_config.json b/sentence_bert_config.json new file mode 100644 index 0000000..677b7cd --- /dev/null +++ b/sentence_bert_config.json @@ -0,0 +1,3 @@ +{ + "max_seq_length": 128 +} \ No newline at end of file