Yama/translated_math
收藏Hugging Face2023-11-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Yama/translated_math
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: explanation
dtype: string
- name: question
dtype: string
- name: id
dtype: string
- name: choices
sequence: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 275178
num_examples: 1200
download_size: 148390
dataset_size: 275178
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Yama
原始信息汇总
数据集概述
数据特征
- explanation: 数据类型为字符串。
- question: 数据类型为字符串。
- id: 数据类型为字符串。
- choices: 数据类型为字符串序列。
- answer: 数据类型为字符串。
数据分割
- train: 包含1200个样本,占用275178字节。
数据集大小
- 下载大小: 148390字节。
- 数据集大小: 275178字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



