Lily commited on
Commit
e6ec2f6
·
verified ·
1 Parent(s): fea9df1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - splade
7
+ ---
8
+
9
+ This model is the ONNX version of SPLADE-v3, which can be found at https://huggingface.co/naver/splade-v3.
10
+ It was converted to ONNX following this guide https://github.com/castorini/anserini/blob/master/docs/onnx-conversion.md.