Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dataset loader for IDK-MRC-NLI #615

Closed
SamuelCahyawijaya opened this issue Apr 8, 2024 · 0 comments · Fixed by #631
Closed

Create dataset loader for IDK-MRC-NLI #615

SamuelCahyawijaya opened this issue Apr 8, 2024 · 0 comments · Fixed by #631
Assignees
Labels
pr-ready A PR that closes this issue is Ready to be reviewed

Comments

@SamuelCahyawijaya
Copy link
Collaborator

Dataloader name: idk_mrc_nli/idk_mrc_nli.py
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?idk_mrc_nli

Dataset idk_mrc_nli
Description The IDK-MRC-NLI dataset is derived from the IDK-MRC question answering dataset, utilizing named entity recognition (NER), chunking tags, regex, and embedding similarity techniques to determine its contradiction sets. Collected through this process, the dataset comprises various columns beyond premise, hypothesis, and label, including properties aligned with NER and chunking tags. This dataset is designed to facilitate Natural Language Inference (NLI) tasks and contains information extracted from diverse sources to provide comprehensive coverage. Each data instance encapsulates premise, hypothesis, label, and additional properties pertinent to NLI evaluation.
Subsets Indonesian
Languages ind
Tasks Natural Language Inference
License Creative Commons Attribution Share Alike 4.0 (cc-by-sa-4.0)
Homepage https://huggingface.co/datasets/muhammadravi251001/idkmrc-nli
HF URL https://huggingface.co/datasets/muhammadravi251001/idkmrc-nli
Paper URL -
@holylovenia holylovenia added pr-ready A PR that closes this issue is Ready to be reviewed and removed staled-issue labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-ready A PR that closes this issue is Ready to be reviewed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants