tasksource/naturallogic
收藏资源简介:
--- language: - en license: apache-2.0 task_categories: - text-classification configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: 'original_id ' dtype: int64 - name: ' sent1 ' dtype: string - name: ' sent2 ' dtype: string - name: ' keyword_before ' dtype: string - name: ' relation 1to2 ' dtype: string - name: ' pattern ' dtype: string - name: ' original_label ' dtype: string - name: ' original_genre ' dtype: string - name: ' consistent ' dtype: bool - name: ' formula ' dtype: string - name: ' start_ends ' dtype: string - name: ' new_label ' dtype: string splits: - name: train num_bytes: 2011728.0534709194 num_examples: 6390 download_size: 227618 dataset_size: 2011728.0534709194 --- https://github.com/feng-yufei/Neural-Natural-Logic ```bib @inproceedings{feng2020exploring, title={Exploring End-to-End Differentiable Natural Logic Modeling}, author={Feng, Yufei, Ziou Zheng, and Liu, Quan and Greenspan, Michael and Zhu, Xiaodan}, booktitle={Proceedings of the 28th International Conference on Computational Linguistics}, pages={1172--1185}, year={2020} } ```
数据集概述
基本信息
- 语言: 英语
- 许可证: Apache-2.0
- 任务类别: 文本分类
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
数据集特征
- original_id: int64
- sent1: string
- sent2: string
- keyword_before: string
- relation 1to2: string
- pattern: string
- original_label: string
- original_genre: string
- consistent: bool
- formula: string
- start_ends: string
- new_label: string
数据集分割
- 分割名称: train
- 字节数: 2011728.0534709194
- 示例数量: 6390
数据集大小
- 下载大小: 227618
- 数据集大小: 2011728.0534709194



