rain2017/gsm8k_add_prompt
收藏Hugging Face2024-02-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/rain2017/gsm8k_add_prompt
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 4770286
num_examples: 7473
- name: test
num_bytes: 856184
num_examples: 1319
download_size: 2844122
dataset_size: 5626470
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes two main features: instruction and response, both of which are string types. The dataset is divided into a training set and a test set, with 7473 samples in the training set and 1319 samples in the test set. The total download size of the dataset is 2844122 bytes, and the total size is 5626470 bytes. The dataset configuration is set to default, with the training set and test set data files located at data/train-* and data/test-* paths respectively.
提供机构:
rain2017
原始信息汇总
数据集概述
特征信息
- instruction: 数据类型为字符串(string)
- response: 数据类型为字符串(string)
数据分割
- train:
- 字节数: 4770286
- 样本数: 7473
- test:
- 字节数: 856184
- 样本数: 1319
数据集大小
- 下载大小: 2844122 字节
- 数据集大小: 5626470 字节
配置信息
- default 配置:
- 训练数据文件路径:
data/train-* - 测试数据文件路径:
data/test-*
- 训练数据文件路径:



