zcahjl3/svamp_objective_examples
收藏Hugging Face2024-01-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/zcahjl3/svamp_objective_examples
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: ID
dtype: string
- name: Question
dtype: string
- name: Answer
dtype: float64
- name: Type
dtype: string
- name: Body
dtype: string
- name: Equation
dtype: string
- name: CoT_example
dtype: string
- name: Full_question
dtype: string
- name: question_embedding
sequence: float32
- name: rationale_embedding
sequence: float32
- name: answer_embedding
sequence: float32
splits:
- name: train
num_bytes: 983592.5714285715
num_examples: 100
download_size: 1310582
dataset_size: 983592.5714285715
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes multiple features such as ID, Question, Answer, Type, Body, Equation, CoT_example, Full_question, and embeddings for question, rationale, and answer. The dataset is split into a training set with 100 examples. The download size of the dataset is 1310582 bytes, and the actual size is 983592.5714285715 bytes.
提供机构:
zcahjl3
原始信息汇总
数据集概述
数据集特征
- ID: 字符串类型
- Question: 字符串类型
- Answer: 浮点数类型
- Type: 字符串类型
- Body: 字符串类型
- Equation: 字符串类型
- CoT_example: 字符串类型
- Full_question: 字符串类型
- question_embedding: 浮点数序列类型
- rationale_embedding: 浮点数序列类型
- answer_embedding: 浮点数序列类型
数据集划分
- train: 包含100个样本,占用983592.5714285715字节
数据集大小
- 下载大小: 1310582字节
- 数据集大小: 983592.5714285715字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



