flydust/MathInstruct_axolotl
收藏Hugging Face2024-06-13 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/flydust/MathInstruct_axolotl
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 375606026
num_examples: 262039
download_size: 194292813
dataset_size: 375606026
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four main features: source, output, instruction, and conversations. Conversations is a list containing two sub-features: from and value. The dataset is divided into a training set (train) with 262039 samples, totaling 375606026 bytes. The download size of the dataset is 194292813 bytes.
提供机构:
flydust
原始信息汇总
数据集概述
数据集信息
- 特征:
- source: 数据类型为字符串。
- output: 数据类型为字符串。
- instruction: 数据类型为字符串。
- conversations: 列表类型,包含以下字段:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据集分割
- train:
- 字节数: 375606026
- 样本数: 262039
数据集大小
- 下载大小: 194292813 字节
- 数据集大小: 375606026 字节
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



