aolcat/Numina-OpenProblems
收藏资源简介:
--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: answer dtype: 'null' - name: problem_type dtype: string - name: question_type dtype: string - name: problem_is_valid dtype: bool - name: solution_is_valid dtype: bool - name: source dtype: string - name: synthetic dtype: bool - name: proof_model dtype: string splits: - name: train num_bytes: 357100 num_examples: 192 download_size: 158422 dataset_size: 357100 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征字段: - 字段名:问题(problem),数据类型:字符串 - 字段名:解答(solution),数据类型:字符串 - 字段名:答案(answer),数据类型:空类型 - 字段名:问题类型(problem_type),数据类型:字符串 - 字段名:题目类型(question_type),数据类型:字符串 - 字段名:问题有效性标识(problem_is_valid),数据类型:布尔型 - 字段名:解答有效性标识(solution_is_valid),数据类型:布尔型 - 字段名:来源(source),数据类型:字符串 - 字段名:合成标识(synthetic),数据类型:布尔型 - 字段名:验证模型(proof_model),数据类型:字符串 数据划分: - 划分名称:训练集(train),字节占用量:357100,样本数量:192 下载大小:158422 数据集总大小:357100 配置项: - 配置名称:默认配置(default),数据文件: - 对应划分:训练集(train),文件路径:data/train-*




