Skip to content

Commit d612dd2

Browse files
committed
tiny reranker
1 parent 2408654 commit d612dd2

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"packaged_model_id": "rerank-v1",
3+
"minimum_version": "9.0.0",
4+
"size": 12419194,
5+
"sha256": "8d37d7240175b59a1a82f409e572c4d0136acff875da980ec5e5e1783263a042",
6+
"description": "Elastic Rerank v1",
7+
"model_type": "pytorch",
8+
"tags": [
9+
"curated"
10+
],
11+
"inference_config": {
12+
"text_similarity": {"tokenization": {"deberta_v2": {"truncate": "balanced"}}}
13+
},
14+
"vocabulary_file": "rerank-v1.vocab.json"
15+
}
Binary file not shown.

x-pack/plugin/inference/qa/inference-service-tests/src/javaRestTest/resources/rerank-v1.vocab.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)