From 31ee5dc48213eb7710fdbc32300d0fa062c649b9 Mon Sep 17 00:00:00 2001 From: Dhrubo Saha Date: Wed, 13 Dec 2023 13:38:40 -0700 Subject: [PATCH] updating tasb version 1.0.2 (#357) Signed-off-by: Dhrubo Saha --- .../model_listing/pretrained_models_all_versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/model_uploader/model_listing/pretrained_models_all_versions.json b/utils/model_uploader/model_listing/pretrained_models_all_versions.json index cefcf5ef5..08e5bd196 100644 --- a/utils/model_uploader/model_listing/pretrained_models_all_versions.json +++ b/utils/model_uploader/model_listing/pretrained_models_all_versions.json @@ -73,7 +73,7 @@ "onnx", "torch_script" ], - "description": "This is a port of the DistilBert TAS-B Model to sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and is optimized for the task of semantic search. This model version automatically truncates to a maximum of 512 tokens." + "description": "This is a port of the DistilBert TAS-B Model to sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and is optimized for the task of semantic search. The model version automatically truncates input to a maximum of 512 tokens." } } },