satpalsr/gsm-evol
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/satpalsr/gsm-evol
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: labels
dtype: int64
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 3890
num_examples: 2
download_size: 16300
dataset_size: 3890
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "gsm-evol"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
satpalsr
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串。
- labels:数据类型为整数,具体为int64。
- instruction:数据类型为字符串。
- output:数据类型为字符串。
数据集分割
- 训练集 (train):包含2个样本,总大小为3890字节。
数据集大小
- 下载大小:16300字节。
- 数据集实际大小:3890字节。
配置
- 默认配置 (default):训练数据文件路径为
data/train-*。



