Marker-Inc-Korea / RAGchain

Extension of Langchain for RAG. Easy benchmarking, multiple retrievals, reranker, time-aware RAG, and so on...
Apache License 2.0
274 stars 28 forks source link

Create Duorc benchmark #357

Closed minsing-jin closed 9 months ago

minsing-jin commented 9 months ago

Create Duorc benchmark. This dataset that consists of question - answer - plot created from a collection of movie plots.

Official page

https://duorc.github.io/

Paper

https://paperswithcode.com/dataset/duorc

minsing-jin commented 9 months ago

DuoRC dataset is for MRC task like SQuad. So it is inappropriate for our RAGchain.