nguyenthaibinh
commited on
Commit
•
414552d
1
Parent(s):
d828993
add model_info.json
Browse files- model_info.json +5 -0
model_info.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"description": ""Sentence Transformer model, sentence-transformers/all-MiniLM-L6-v2",
|
3 |
+
"dim": 384,
|
4 |
+
"max_seq_length": 256
|
5 |
+
}
|