Commit
·
d695c36
1
Parent(s):
a554eee
Update README.md
Browse files
README.md
CHANGED
@@ -116,9 +116,10 @@ M3E models 使用的数据集中包括大量非商用的数据集,所以 M3E m
|
|
116 |
|
117 |
## Citation
|
118 |
Please cite this model using the following format:
|
119 |
-
|
120 |
-
|
121 |
-
|
|
|
122 |
year = {2023}
|
123 |
-
}
|
124 |
-
|
|
|
116 |
|
117 |
## Citation
|
118 |
Please cite this model using the following format:
|
119 |
+
```
|
120 |
+
@software {Moka Massive Mixed Embedding,
|
121 |
+
author = {Wang Yuxin,Sun Qingxuan,He sicheng},
|
122 |
+
title = {text2vec: A Tool for Text to Vector},
|
123 |
year = {2023}
|
124 |
+
}
|
125 |
+
```
|