simonveitner/competition_math_dspy
收藏Hugging Face2024-05-08 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/simonveitner/competition_math_dspy
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 235943
num_examples: 210
download_size: 131684
dataset_size: 235943
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: problem, level, type, and solution. It is divided into a training set (train) with 210 examples, occupying 235943 bytes. The download size of the dataset is 131684 bytes, and the actual space used is 235943 bytes. The dataset configuration is default, with training data files located at data/train-*.
提供机构:
simonveitner
原始信息汇总
数据集概述
数据集特征
- 问题(problem):数据类型为字符串。
- 级别(level):数据类型为字符串。
- 类型(type):数据类型为字符串。
- 解决方案(solution):数据类型为字符串。
数据集划分
- 训练集(train):包含210个样本,总大小为235943字节。
数据集大小
- 下载大小:131684字节。
- 数据集总大小:235943字节。
配置信息
- 默认配置(default):
- 数据文件路径:
data/train-*,对应分割为训练集。
- 数据文件路径:



