juancopi81/MathDial-instructions
收藏Hugging Face2024-04-02 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/juancopi81/MathDial-instructions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: qid
dtype: int64
- name: scenario
dtype: int64
- name: question
dtype: string
- name: ground_truth
dtype: string
- name: student_incorrect_solution
dtype: string
- name: student_profile
dtype: string
- name: teacher_described_confusion
dtype: string
- name: self-correctness
dtype: string
- name: self-typical-confusion
dtype: float64
- name: self-typical-interactions
dtype: float64
- name: conversation
dtype: string
- name: formatted_instruction
dtype: string
splits:
- name: train
num_bytes: 8574191
num_examples: 2262
- name: test
num_bytes: 2230266
num_examples: 599
download_size: 4148674
dataset_size: 10804457
---
# Dataset Card for "MathDial-instructions"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
juancopi81
原始信息汇总
数据集概述
数据集名称
MathDial-instructions
数据集特征
- qid: 整数类型 (int64)
- scenario: 整数类型 (int64)
- question: 字符串类型 (string)
- ground_truth: 字符串类型 (string)
- student_incorrect_solution: 字符串类型 (string)
- student_profile: 字符串类型 (string)
- teacher_described_confusion: 字符串类型 (string)
- self-correctness: 字符串类型 (string)
- self-typical-confusion: 浮点数类型 (float64)
- self-typical-interactions: 浮点数类型 (float64)
- conversation: 字符串类型 (string)
- formatted_instruction: 字符串类型 (string)
数据集分割
- 训练集 (train):
- 示例数量: 2262
- 数据大小: 8574191 字节
- 测试集 (test):
- 示例数量: 599
- 数据大小: 2230266 字节
数据集大小
- 下载大小: 4148674 字节
- 数据集总大小: 10804457 字节



