ZhishanQ commited on
Commit
a266d17
·
verified ·
1 Parent(s): 9822a96

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ This dataset is the pre-built BM25 index from the paper "QuCo-RAG: Quantifying Uncertainty from the Pre-training Corpus for Dynamic Retrieval-Augmented Generation."
4
+
5
+ Please see more information from:
6
+ [![arXiv](https://img.shields.io/badge/arXiv-2512.19134-b31b1b.svg)](https://arxiv.org/abs/2512.19134)
7
+ [![GitHub](https://img.shields.io/badge/GitHub-QuCo--RAG-blue?logo=github)](https://github.com/ZhishanQ/QuCo-RAG)
8
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ZhishanQ/QuCo-RAG/blob/main/LICENSE)