jmg2016 commited on
Commit
6af5e98
·
1 Parent(s): 590ccf3

fix link, add credit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ base_model: prithivida/Splade_PP_en_v2
25
 
26
  See [https://huggingface.co/prithivida/Splade_PP_en_v2](https://huggingface.co/prithivida/Splade_PP_en_v2)
27
 
28
- This is just a script for onnx conversion, and an onnx model, with an output format that is compatible with the (anserini)[https://github.com/castorini/anserini] SparseEncoder implementations.
29
 
30
  ```
31
  python splade_pp_en_v2_to_onnx.py splade_pp_en_v2.onnx
 
25
 
26
  See [https://huggingface.co/prithivida/Splade_PP_en_v2](https://huggingface.co/prithivida/Splade_PP_en_v2)
27
 
28
+ This is just a script for onnx conversion, and an onnx model, with an output format that is compatible with the [anserini](https://github.com/castorini/anserini) SparseEncoder implementations. Based on advice this [github issue](https://github.com/naver/splade/issues/47).
29
 
30
  ```
31
  python splade_pp_en_v2_to_onnx.py splade_pp_en_v2.onnx