数据集:
debatelab/deepa2
This is a growing, curated collection of deepa2 datasets, i.e. datasets that contain comprehensive logical analyses of argumentative texts. The collection comprises:
The tool deepa2 serve may be used to render the data in this collection as text2text examples.
For each of the tasks tagged for this dataset, give a brief description of the tag, metrics, and suggested models (with a link to their HuggingFace implementation if available). Give a similar description of tasks that were not covered by the structured tag set (repace the task-category-tag with an appropriate other:other-task-name ).
English. Will be extended to cover other languages in the futures.
This collection contains the following deepa2 datasets:
see: https://github.com/debatelab/deepa2/tree/main/docs
see: https://github.com/debatelab/deepa2/tree/main/docs
feature | esnli | enbank | aifdb | aaac | argq | argkp |
---|---|---|---|---|---|---|
source_text | x | x | x | x | x | x |
title | x | x | ||||
gist | x | x | x | x | ||
source_paraphrase | x | x | x | x | ||
context | x | x | x | |||
reasons | x | x | x | x | x | |
conjectures | x | x | x | x | x | |
argdown_reconstruction | x | x | x | x | ||
erroneous_argdown | x | x | ||||
premises | x | x | x | x | ||
intermediary_conclusion | x | |||||
conclusion | x | x | x | x | ||
premises_formalized | x | x | x | |||
intermediary_conclusion_formalized | x | |||||
conclusion_formalized | x | x | x | |||
predicate_placeholders | x | |||||
entity_placeholders | x | |||||
misc_placeholders | x | x | x | |||
plchd_substitutions | x | x | x |
Each sub-dataset contains three splits: train , validation , and test .
Many NLP datasets focus on tasks that are relevant for logical analysis and argument reconstruction. This collection is the attempt to unify these resources in a common framework.
See: Sub-Datasets
Gregor Betz, KIT; Kyle Richardson, Allen AI
We re-distribute the the imported sub-datasets under their original license:
Sub-dataset | License |
---|---|
esnli | MIT |
aifdb | free for academic use ( TOU ) |
enbank | CC BY 4.0 |
aaac | CC BY 4.0 |
argq | CC BY SA 4.0 |
argkp | Apache |
@article{betz2021deepa2, title={DeepA2: A Modular Framework for Deep Argument Analysis with Pretrained Neural Text2Text Language Models}, author={Gregor Betz and Kyle Richardson}, year={2021}, eprint={2110.01509}, archivePrefix={arXiv}, primaryClass={cs.CL} }