YBXL/Drugehrqa_structured_test_test
收藏Hugging Face2024-06-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/YBXL/Drugehrqa_structured_test_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: query
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 4427245
num_examples: 1866
- name: valid
num_bytes: 4427245
num_examples: 1866
- name: test
num_bytes: 4427245
num_examples: 1866
download_size: 5933403
dataset_size: 13281735
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 with the same number of samples and bytes, specifically 1866 samples and 4427245 bytes. The download size of the dataset is 5933403 bytes, and the actual size is 13281735 bytes. The dataset configuration information includes the default configuration and its corresponding data file paths, pointing to data/train-*, data/valid-*, and data/test-* respectively.
提供机构:
YBXL
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- query: 数据类型为字符串。
- answer: 数据类型为字符串。
数据集分割
- train: 包含1866个示例,总大小为4427245字节。
- valid: 包含1866个示例,总大小为4427245字节。
- test: 包含1866个示例,总大小为4427245字节。
数据集大小
- 下载大小: 5933403字节。
- 数据集总大小: 13281735字节。
配置信息
- config_name: default
- data_files:
- train: 路径为
data/train-*。 - valid: 路径为
data/valid-*。 - test: 路径为
data/test-*。
- train: 路径为



