tyzhu/find_second_sent_train_50_eval_10_hint10
收藏Hugging Face2023-10-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tyzhu/find_second_sent_train_50_eval_10_hint10
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: inputs
dtype: string
- name: targets
dtype: string
- name: title
dtype: string
- name: context
dtype: string
splits:
- name: train
num_bytes: 137201
num_examples: 110
- name: validation
num_bytes: 9756
num_examples: 10
download_size: 83906
dataset_size: 146957
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
# Dataset Card for "find_second_sent_train_50_eval_10_hint10"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes four features: inputs, targets, title, and context, all of which are string type. The dataset is divided into a training set and a validation set, with 110 samples in the training set and 10 samples in the validation set. The download size of the dataset is 83906 bytes, and the total size is 146957 bytes. The configuration name of the dataset is default, and the data files are stored in the paths data/train-* and data/validation-*, respectively.
提供机构:
tyzhu
原始信息汇总
数据集概述
数据集信息
特征
- inputs: 数据类型为字符串
- targets: 数据类型为字符串
- title: 数据类型为字符串
- context: 数据类型为字符串
分割
- train: 字节数为137201,样本数为110
- validation: 字节数为9756,样本数为10
大小
- 下载大小: 83906字节
- 数据集大小: 146957字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - validation: 路径为
data/validation-*
- train: 路径为
- data_files:



