GanymedeNil
commited on
Commit
•
0afcf59
1
Parent(s):
2f5cee8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- text2vec
|
8 |
+
---
|
9 |
+
# text2vec-base-chinese-onnx
|
10 |
+
[text2vec-base-chinese](https://huggingface.co/GanymedeNil/text2vec-base-chinese) onnxruntime version.
|
11 |
+
|
12 |
+
It is recommended to use the adapted [text2vec-onnx](https://github.com/GanymedeNil/text2vec-onnx) library for model inference.
|