euclaise/mathqa_programs
收藏官方服务:
资源简介:
--- dataset_info: features: - name: options dtype: string - name: correct dtype: string - name: annotated_formula dtype: string - name: problem dtype: string - name: rationale dtype: string - name: program dtype: string splits: - name: train num_bytes: 17017833 num_examples: 28851 download_size: 8877888 dataset_size: 17017833 configs: - config_name: default data_files: - split: train path: data/train-* license: apache-2.0 --- math_qa converted to Python snippets
提供机构:
euclaise原始信息汇总
数据集概述
数据特征
- 选项 (options): 数据类型为字符串 (string)
- 正确答案 (correct): 数据类型为字符串 (string)
- 注释公式 (annotated_formula): 数据类型为字符串 (string)
- 问题 (problem): 数据类型为字符串 (string)
- 推理 (rationale): 数据类型为字符串 (string)
- 程序 (program): 数据类型为字符串 (string)
数据分割
- 训练集 (train):
- 字节数: 17017833
- 样本数: 28851
数据集大小
- 下载大小: 8877888 字节
- 数据集大小: 17017833 字节
配置
- 默认配置 (default):
- 数据文件路径:
data/train-*
- 数据文件路径:
许可证
- 许可证: Apache 2.0



