Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yuchenlin
/
BM25S_index_Llama-3-Magpie-Pro-1M-v0.1
like
0
BM25S
English
bm25
retrieval
search
lexical
Model card
Files
Files and versions
Community
Use this model
e5cf043
BM25S_index_Llama-3-Magpie-Pro-1M-v0.1
/
params.index.json
yuchenlin
Update BM25S model
e5cf043
verified
4 months ago
raw
Copy download link
history
blame
Safe
201 Bytes
{
"k1"
:
1.5
,
"b"
:
0.75
,
"delta"
:
0.5
,
"method"
:
"lucene"
,
"idf_method"
:
"lucene"
,
"dtype"
:
"float32"
,
"int_dtype"
:
"int32"
,
"num_docs"
:
1000000
,
"version"
:
"0.1.7"
}