itpossible commited on
Commit
5e49dd7
·
verified ·
1 Parent(s): 3f03d3b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This dataset is utilized for retrieval-augmented generation (RAG). The [WikiExtractor tool](https://github.com/attardi/wikiextractor) is used to extract and clean text from [Wikipedia dumps](https://dumps.wikimedia.org/enwiki/) to construct a knowledge base.
2
+
3
+ The paper is currently under review, and more detailed information will be provided once the paper is accepted.