pie/scidtb_argmin
收藏Hugging Face2025-09-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pie/scidtb_argmin
下载链接
链接失效反馈官方服务:
资源简介:
SciDTB ArgMin数据集是一个用于论证挖掘的任务,包含了文档的tokens、id和metadata信息,并且标注了units和relations两个层面。units层面包括提案、断言、结果、观察、手段和描述等标签,而relations层面则包括支持、攻击、附加、细节和序列等关系标签。
The SciDTB ArgMin dataset is an argument mining task that includes document tokens, id, and metadata information, and is annotated with two levels: units and relations. The units level includes labels such as proposal, assertion, result, observation, means, and description, while the relations level includes relationship labels such as support, attack, additional, detail, and sequence.
提供机构:
pie
原始信息汇总
PIE Dataset Card for "SciDTB Argmin"
数据模式
该数据集的文档类型为 SciDTBArgminDocument,定义了以下数据字段:
tokens(字符串元组)id(字符串,可选)metadata(字典,可选)
以及以下注释层:
units(注释类型:LabeledSpan,目标:tokens)relations(注释类型:BinaryRelation,目标:units)
文档转换器
该数据集提供以下目标文档类型的文档转换器:
pytorch_ie.documents.TextDocumentWithLabeledSpansAndBinaryRelations



