File size: 657 Bytes
5e49dd7 c503bee |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
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.
## Citations
```bibtex
@article{chen2025geofactory,
title={GeoFactory: An LLM Performance Enhancement Framework for Geoscience Factual and Inferential Tasks},
author={Chen, Zhou and Wang, Xiao and Zhang, Xinan and Lin, Ming and Liao, Yuanhong and Li, Juanzi and Bai, Yuqi},
journal={Big Earth Data},
year={2025},
month={May},
pages={1--33},
doi={10.1080/20964471.2025.2506291}
}
```
|