Dontopedia

hybrid score

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

hybrid score has 13 facts recorded in Dontopedia across 3 references, with 2 live disagreements.

13 facts·8 predicates·3 sources·2 in dispute

Mostly:computed from(4), derived from(2), calculation method(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (5)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

calculatesCalculates(2)

computesComputes(1)

containsContains(1)

containsKeyContains Key(1)

Other facts (12)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

12 facts
PredicateValueRef
Computed FromBm25 Scores[1]
Computed FromDense Scores[1]
Computed FromSparse Score[3]
Computed FromDense Score[3]
Derived FromSparse Ranking[3]
Derived FromDense Ranking[3]
Calculation Methodaverage-of-sparse-and-dense[2]
Added toCombined Result[2]
Calculation OperationDivision by Two[2]
Rdf:typeNumeric Value[3]
Generated byHybrid Rank Logic Function[3]
Is Type ofFloat Value[3]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

computedFrombeam/07b00e3a-dd0e-40bb-a9be-bbdf1ac254da
ex:bm25-scores
computedFrombeam/07b00e3a-dd0e-40bb-a9be-bbdf1ac254da
ex:dense-scores
calculationMethodbeam/094d5784-9736-417a-b216-d7a8d4224478
average-of-sparse-and-dense
addedTobeam/094d5784-9736-417a-b216-d7a8d4224478
ex:combined-result
calculationOperationbeam/094d5784-9736-417a-b216-d7a8d4224478
ex:division-by-two
typebeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
ex:NumericValue
labelbeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
hybrid score
derivedFrombeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
ex:sparse-ranking
derivedFrombeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
ex:dense-ranking
generatedBybeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
ex:hybrid-rank-logic-function
computedFrombeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
ex:sparse-score
computedFrombeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
ex:dense-score
isTypeOfbeam/5c41eac7-83bd-48eb-8d72-5fe9b078685f
ex:float-value

References (3)

3 references
  1. ctx:claims/beam/07b00e3a-dd0e-40bb-a9be-bbdf1ac254da
    • full textbeam-chunk
      text/plain1 KBdoc:beam/07b00e3a-dd0e-40bb-a9be-bbdf1ac254da
      Show excerpt
      with torch.no_grad(): doc_outputs = model(**doc_inputs) query_outputs = model(**query_inputs) doc_embeddings = doc_outputs.last_hidden_state.mean(dim=1) query_embedding = query_outputs.last_hidden_state.mean(dim
  2. ctx:claims/beam/094d5784-9736-417a-b216-d7a8d4224478
    • full textbeam-chunk
      text/plain1 KBdoc:beam/094d5784-9736-417a-b216-d7a8d4224478
      Show excerpt
      ``` Here, `-w 4` specifies 4 worker processes, and `-t 2.5` sets a 2.5-second timeout. ### Step 4: Implement Hybrid Ranking Logic Here's a complete example implementation: ```python from flask import Flask, request, jsonify from flask_l
  3. ctx:claims/beam/5c41eac7-83bd-48eb-8d72-5fe9b078685f

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.