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