Skip to content

Commit 31ee5dc

Browse files
authored
updating tasb version 1.0.2 (#357)
Signed-off-by: Dhrubo Saha <[email protected]>
1 parent 1666baa commit 31ee5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/model_uploader/model_listing/pretrained_models_all_versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"onnx",
7474
"torch_script"
7575
],
76-
"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."
76+
"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."
7777
}
7878
}
7979
},

0 commit comments

Comments
 (0)