DylanCouzon commited on
Commit
712df34
·
verified ·
1 Parent(s): dc31fed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -30,14 +30,6 @@ the two are only meaningful together.
30
 
31
  *constella = constellation + stella: navigate by fixed stars, no engine.*
32
 
33
- **Prior art.** This construction — a per-token dense lookup table distilled from a frozen teacher,
34
- reusing that teacher's index unchanged — is not new here. [pyNIFE](https://github.com/stephantul/pynife)
35
- (Stephan Tulkens, MIT, 2025-11-03) published it first, and its models are worth comparing against.
36
- What is specific to this release is the measurement (six BEIR sets, exact search, frozen
37
- comparators, pre-registered statistics), the artifact constraints (30,522 int8 rows, no MS MARCO
38
- anywhere in the lineage), and the fact that a second, larger query encoder is coming for the same
39
- index.
40
-
41
  > **Research preview.** It is a bag of tokens and behaves like one. Read
42
  > [Results](#results) and [Limits](#limits) first.
43
 
 
30
 
31
  *constella = constellation + stella: navigate by fixed stars, no engine.*
32
 
 
 
 
 
 
 
 
 
33
  > **Research preview.** It is a bag of tokens and behaves like one. Read
34
  > [Results](#results) and [Limits](#limits) first.
35