andrewyates commited on
Commit
117e485
·
verified ·
1 Parent(s): 1961024

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -7,4 +7,9 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+
11
+ # CoverageBench: Multi-Dataset Coverage Evaluation
12
+ This organization hosts auxiliary files for [CoverageBench](https://huggingface.co/datasets/hltcoe/coveragebench), such as pre-built indexes on the CoverageBench collections.
13
+ - [Qwen3-Embedding-8B FAISS indexes](https://huggingface.co/collections/CoverageBench/qwen3-indexes)
14
+
15
+ Also check out the [paper](https://arxiv.org/abs/2603.20034) or [benchmark data](https://huggingface.co/datasets/hltcoe/coveragebench).