nirantk cfahlgren1 HF staff commited on
Commit
738cad1
1 Parent(s): fbf3946

Update README.md (#3)

Browse files

- Update README.md (06ee632bf18783f83ccf997b4d8477904a89360b)


Co-authored-by: Caleb Fahlgren <cfahlgren1@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: sentence-similarity
 
 
4
  ---
5
 
6
  Quantized ONNX port of [BAAI/bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) for text classification and similarity searches.
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: sentence-similarity
4
+ base_model:
5
+ - BAAI/bge-base-en-v1.5
6
  ---
7
 
8
  Quantized ONNX port of [BAAI/bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) for text classification and similarity searches.