[Automated] Update base model metadata
Browse filesSet base model to "intfloat/multilingual-e5-large"
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
-
|
3 |
library_name: transformers.js
|
|
|
4 |
pipeline_tag: feature-extraction
|
5 |
---
|
6 |
https://huggingface.co/intfloat/multilingual-e5-large with ONNX weights to be compatible with Transformers.js.
|
|
|
1 |
---
|
2 |
+
base_model: intfloat/multilingual-e5-large
|
3 |
library_name: transformers.js
|
4 |
+
license: mit
|
5 |
pipeline_tag: feature-extraction
|
6 |
---
|
7 |
https://huggingface.co/intfloat/multilingual-e5-large with ONNX weights to be compatible with Transformers.js.
|