Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
inference: false
|
3 |
+
pipeline_tag: zero-shot-classification
|
4 |
+
license: apache-2.0
|
5 |
+
base_model: MoritzLaurer/bge-m3-zeroshot-v2.0-c
|
6 |
+
---
|
7 |
+
|
8 |
+
# ONNX version of MoritzLaurer/bge-m3-zeroshot-v2.0-c
|
9 |
+
|
10 |
+
**This model is a conversion of [MoritzLaurer/bge-m3-zeroshot-v2.0-c](https://huggingface.co/MoritzLaurer/bge-m3-zeroshot-v2.0-c) to ONNX** format using the [🤗 Optimum](https://huggingface.co/docs/optimum/index) library.
|