DuReader
- Dominant language
- Python
- Stars
- 391
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
**Dataset Information:**
A Chinese question answering dataset.
**Links to Resources:**
- Repo: https://github.com/baidu/DuReader
- Paper: https://arxiv.org/abs/2203.10232
**Dataset ID(s) & supported entities:**
- TBD
**Checklist**
Mark each task once completed. All should be checked prior to merging a new dataset.
- [ ] Dataset definition (in `ir_datasets/datasets/[topid].py`)
- [ ] Tests (in `tests/integration/[topid].py`)
- [ ] Metadata generated (using `ir_datasets generate_metadata` command, should appear in `ir_datasets/etc/metadata.json`)
- [ ] Documentation (in `ir_datasets/etc/[topid].yaml`)
- [ ] Documentation generated in https://github.com/seanmacavaney/ir-datasets.com/
- [ ] Downloadable content (in `ir_datasets/etc/downloads.json`)
- [ ] Download verification action (in `.github/workflows/verify_downloads.yml`). Only one needed per `topid`.
- [ ] Any small public files from NIST (or other potentially troublesome files) mirrored in https://github.com/seanmacavaney/irds-mirror/. Mirrored status properly reflected in `downloads.json`.
**Additional comments/concerns/ideas/etc.**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.