gimmaru/glue-rte
收藏Hugging Face2023-12-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/gimmaru/glue-rte
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': not_entailment
- name: idx
dtype: int32
splits:
- name: validation
num_bytes: 90728
num_examples: 277
download_size: 0
dataset_size: 90728
---
# Dataset Card for "glue-rte"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Note: This dataset was utilized for the evaluation of probability-based prompt selection techniques in the paper '[Improving Probability-based Prompt Selection Through Unified Evaluation and Analysis](https://arxiv.org/abs/2305.14877)'. It differs from the actual benchmark dataset.
提供机构:
gimmaru
原始信息汇总
数据集概述
特征信息
- sentence1: 字符串类型
- sentence2: 字符串类型
- label: 分类标签,包含两个类别:
0: entailment1: not_entailment
- idx: 整数类型
数据分割
- validation:
- 字节数: 90728
- 样本数: 277
数据集大小
- 下载大小: 0
- 数据集大小: 90728



