reciprocate/tinygsm_mixtral_12M
收藏Hugging Face2024-03-24 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/reciprocate/tinygsm_mixtral_12M
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 16089878144
num_examples: 12000000
download_size: 4759852649
dataset_size: 16089878144
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
reciprocate
原始信息汇总
数据集概述
数据集特征
- question: 数据类型为字符串。
- program: 数据类型为字符串。
- result: 数据类型为字符串。
- conversations: 列表类型,包含以下子特征:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据集划分
- train:
- 数据量: 16089878144 字节
- 示例数量: 12000000
数据集大小
- 下载大小: 4759852649 字节
- 数据集实际大小: 16089878144 字节
配置
- default 配置:
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



