tasksource/semeval2022-task7-claire
收藏Hugging Face2024-04-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/tasksource/semeval2022-task7-claire
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-3.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
- split: train
path: data/train-*
dataset_info:
features:
- name: Id
dtype: int64
- name: Resolved pattern
dtype: string
- name: Article title
dtype: string
- name: Section header
dtype: string
- name: Previous context
dtype: string
- name: Sentence
dtype: string
- name: Follow-up context
dtype: string
- name: Filler
dtype: string
- name: Label
dtype: 'null'
splits:
- name: test
num_bytes: 928275
num_examples: 2500
- name: validation
num_bytes: 970370
num_examples: 2500
- name: train
num_bytes: 7666740
num_examples: 19955
download_size: 1605189
dataset_size: 9565385
---
# Dataset Card for "semeval2022-task7-claire"
https://github.com/acidAnn/claire
```
@inproceedings{roth-etal-2022-semeval,
title = "{S}em{E}val-2022 Task 7: Identifying Plausible Clarifications of Implicit and Underspecified Phrases in Instructional Texts",
author = "Roth, Michael and
Anthonio, Talita and
Sauer, Anna",
editor = "Emerson, Guy and
Schluter, Natalie and
Stanovsky, Gabriel and
Kumar, Ritesh and
Palmer, Alexis and
Schneider, Nathan and
Singh, Siddharth and
Ratan, Shyam",
booktitle = "Proceedings of the 16th International Workshop on Semantic Evaluation (SemEval-2022)",
month = jul,
year = "2022",
address = "Seattle, United States",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2022.semeval-1.146",
doi = "10.18653/v1/2022.semeval-1.146",
pages = "1039--1049",
}
```
提供机构:
tasksource
原始信息汇总
数据集概述
数据集名称
- 名称: semeval2022-task7-claire
数据集配置
- 配置名称: default
- 数据文件:
- 测试集: data/test-*
- 验证集: data/validation-*
- 训练集: data/train-*
数据集特征
- Id: int64
- Resolved pattern: string
- Article title: string
- Section header: string
- Previous context: string
- Sentence: string
- Follow-up context: string
- Filler: string
- Label: null
数据集分割信息
- 测试集:
- 样本数: 2500
- 字节数: 928275
- 验证集:
- 样本数: 2500
- 字节数: 970370
- 训练集:
- 样本数: 19955
- 字节数: 7666740
数据集大小
- 下载大小: 1605189字节
- 数据集总大小: 9565385字节
许可证
- 许可证: cc-by-3.0
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



