ChatRAG-Bench / README.md
zihanliu's picture
Update README.md
04d6a7b verified
|
raw
history blame
891 Bytes
---
language:
- en
license:
- other
size_categories:
- 1K<n<10K
tags:
- RAG
- conversational QA
- multi-turn QA
- QA with context
configs:
- config_name: coqa
data_files:
- split: dev
path: coqa/*
- config_name: inscit
data_files:
- split: dev
path: inscit/*
- config_name: inscit
data_files:
- split: dev
path: inscit/*
- config_name: topiocqa
data_files:
- split: dev
path: topiocqa/*
- config_name: hybridial
data_files:
- split: test
path: hybridial/*
- config_name: doc2dial
data_files:
- split: test
path: doc2dial/*
features:
- name: ctxs
dtype: list
- name: messages
dtype: list
- name: answers
dtype: list
---
## License
The ConvRAG are built on and derived from existing datasets. We refer users to the original licenses accompanying each dataset.
## Citation
<pre>
</pre>