-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add visualization for AM dataset cards. #97
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #97 +/- ##
=======================================
Coverage 95.22% 95.22%
=======================================
Files 22 22
Lines 1402 1402
=======================================
Hits 1335 1335
Misses 67 67 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks very good. Just some minor points below.
Also, I just merged the content for the HF dataset cards (argmicro, cdcp, and scidtb_argmin), so you can delete the respective files from this PR.
Note: Next time, I think it is fine to directly create PRs for the respective HF dataset cards at https://huggingface.co/DFKI-SLT.
In this PR, we add images in README.md's from https://github.com/ArneBinder/pie-document-level/tree/main/argumentation-mining/documentation/corpora, according to #96. As well, we review the information in those dataset cards one more time.
The content in
dataset_builders/hf/
would be migrated to HuggingFace/DFKI-SLT, once this PR is complete.