eigengram commited on
Commit
b58524f
·
verified ·
1 Parent(s): f874532

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - eigengram
5
+ - kv-cache
6
+ - retrieval-benchmark
7
+ license: apache-2.0
8
+ ---
9
+
10
+ # Eigengram Corpus
11
+
12
+ Reference corpus and benchmarks for the Eigengram Protocol.
13
+
14
+ **Status:** Pre-release. Corpus data coming soon.
15
+
16
+ Includes the 200-document retrieval benchmark used during protocol
17
+ development (10 domains x 20 documents, Llama 3.2 3B validated).