YBXL/JAMA_Reasoning_test_Common_test
收藏Hugging Face2024-06-05 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/YBXL/JAMA_Reasoning_test_Common_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: query
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 437403
num_examples: 249
- name: valid
num_bytes: 437403
num_examples: 249
- name: test
num_bytes: 437403
num_examples: 249
download_size: 586641
dataset_size: 1312209
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
The dataset includes three main features: id, query, and answer, all of which are string type. The dataset is divided into train, valid, and test sets, each containing 249 samples. The total download size is 586641 bytes, and the total size is 1312209 bytes. The data files are stored in the data directory under train-*, valid-*, and test-* files.
提供机构:
YBXL
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串
- query: 数据类型为字符串
- answer: 数据类型为字符串
数据集划分
- 训练集 (train): 包含249个示例,总大小为437403字节
- 验证集 (valid): 包含249个示例,总大小为437403字节
- 测试集 (test): 包含249个示例,总大小为437403字节
数据集大小
- 下载大小: 586641字节
- 数据集总大小: 1312209字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 验证集路径:
data/valid-* - 测试集路径:
data/test-*
- 训练集路径:



