plp34/synthetic-snli-1-shot
收藏Hugging Face2024-04-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/plp34/synthetic-snli-1-shot
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: int64
- name: prompt
dtype: string
- name: completion
dtype: string
splits:
- name: train
num_bytes: 265320
num_examples: 699
download_size: 64339
dataset_size: 265320
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
plp34
原始信息汇总
数据集概述
数据集特征
- premise: 数据类型为字符串。
- hypothesis: 数据类型为字符串。
- label: 数据类型为整数(int64)。
- prompt: 数据类型为字符串。
- completion: 数据类型为字符串。
数据集划分
- 训练集(train):
- 数据量:265320字节
- 示例数量:699个
数据集大小
- 下载大小:64339字节
- 数据集总大小:265320字节
配置信息
- 默认配置(default):
- 数据文件路径:
data/train-*
- 数据文件路径:



