File size: 911 Bytes
590ccf3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6ce5455
 
 
 
6af5e98
6ce5455
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: apache-2.0
language:
  - en
datasets:
  - ms_marco
tags:
  - splade++
  - document-expansion
  - sparse representation
  - bag-of-words
  - passage-retrieval
  - knowledge-distillation
  - document encoder
pretty_name: >-
  ONNX model for prithivida's Splade_PP_en_v2,
  an Independent Implementation of SPLADE++ Model with some efficiency tweaks for
  Industry setting.
base_model: prithivida/Splade_PP_en_v2
---



# ONNX model for Splade_PP_en_v2

See [https://huggingface.co/prithivida/Splade_PP_en_v2](https://huggingface.co/prithivida/Splade_PP_en_v2)

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).

```
python splade_pp_en_v2_to_onnx.py splade_pp_en_v2.onnx 
```