haeunkim/qnli-dataset-extract
收藏Hugging Face2026-03-28 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/haeunkim/qnli-dataset-extract
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: parse_tree
dtype: string
- name: total_depth
dtype: int64
- name: max_sbar_depth
dtype: int64
- name: row_id
dtype: int64
- name: chosen
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 308553447
num_examples: 242312
- name: eval
num_bytes: 38509345
num_examples: 30288
- name: test
num_bytes: 38483884
num_examples: 30292
download_size: 70671595
dataset_size: 385546676
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
- split: test
path: data/test-*
---
提供机构:
haeunkim



