reciprocate/tinygsm_mixtral_1M
收藏Hugging Face2024-03-17 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/reciprocate/tinygsm_mixtral_1M
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: program
dtype: string
- name: result
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 1336252714
num_examples: 1000000
download_size: 386597141
dataset_size: 1336252714
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
reciprocate
原始信息汇总
数据集概述
数据集特征
- question: 数据类型为字符串。
- program: 数据类型为字符串。
- result: 数据类型为字符串。
- conversations: 包含以下子特征:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据集划分
- train: 包含1,000,000个样本,总字节数为1,336,252,714。
数据集大小
- 下载大小: 386,597,141字节。
- 数据集大小: 1,336,252,714字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



