tasksource/med
收藏Hugging Face2024-03-07 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/tasksource/med
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: gold_label
dtype: string
- name: genre
dtype: string
splits:
- name: train
num_bytes: 532705
num_examples: 4068
download_size: 146614
dataset_size: 532705
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc-by-sa-4.0
task_categories:
- text-classification
language:
- en
---
# Dataset Card for "med"
Crowsourced (=original part) of the MED dataset for Monotonicity Entailment
https://github.com/verypluming/MED
```
@inproceedings{yanaka-etal-2019-neural,
title = "Can Neural Networks Understand Monotonicity Reasoning?",
author = "Yanaka, Hitomi and
Mineshima, Koji and
Bekki, Daisuke and
Inui, Kentaro and
Sekine, Satoshi and
Abzianidze, Lasha and
Bos, Johan",
booktitle = "Proceedings of the 2019 ACL Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP",
year = "2019",
pages = "31--40",
}
```
提供机构:
tasksource
原始信息汇总
数据集概述
数据集信息
- 特征:
sentence1: 类型为字符串sentence2: 类型为字符串gold_label: 类型为字符串genre: 类型为字符串
- 分割:
train: 字节数为532705,样本数为4068
- 下载大小: 146614字节
- 数据集大小: 532705字节
- 配置:
default: 数据文件路径为data/train-*
- 许可证: cc-by-sa-4.0
- 任务类别: 文本分类
- 语言: 英语
数据集描述
- 数据集名为"med",用于单调性蕴含任务。



