explintr/nli-stained
收藏Hugging Face2024-07-04 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/explintr/nli-stained
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: captionID
dtype: string
- name: pairID
dtype: string
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: is_main_shortcut
dtype: bool
- name: shortcut_id
dtype: int64
- name: shortcut
dtype: string
- name: gold_label
dtype: string
splits:
- name: train
num_bytes: 71206465
num_examples: 264000
- name: test
num_bytes: 41461112
num_examples: 144000
- name: dev
num_bytes: 41610142
num_examples: 144000
download_size: 13856404
dataset_size: 154277719
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: dev
path: data/dev-*
---
# Dataset Card for "nli-stained"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
explintr
原始信息汇总
数据集信息
特征
- captionID: 字符串类型
- pairID: 字符串类型
- sentence1: 字符串类型
- sentence2: 字符串类型
- is_main_shortcut: 布尔类型
- shortcut_id: 64位整数类型
- shortcut: 字符串类型
- gold_label: 字符串类型
数据分割
- train:
- 字节数: 71646465
- 样本数: 264000
- test:
- 字节数: 41461112
- 样本数: 144000
- dev:
- 字节数: 41610142
- 样本数: 144000
数据大小
- 下载大小: 13856950 字节
- 数据集大小: 154717719 字节
配置
- default:
- train: data/train-*
- test: data/test-*
- dev: data/dev-*



