Mostafijur/medical_and_non_medical_query_data
收藏Hugging Face2024-05-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Mostafijur/medical_and_non_medical_query_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: query_checker
struct:
- name: output
dtype: string
- name: query
dtype: string
splits:
- name: train
num_bytes: 111582
num_examples: 1042
download_size: 39237
dataset_size: 111582
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: id and query_checker. id is a string type, while query_checker is a struct containing two fields: output and query, both of which are string types. The dataset is divided into a training set with 1042 samples, totaling 111582 bytes. The download size of the dataset is 39237 bytes. The dataset is configured as the default configuration, with training data files located at data/train-* path.
提供机构:
Mostafijur
原始信息汇总
数据集概述
数据集特征
- id:数据类型为字符串。
- query_checker:结构化特征,包含以下子特征:
- output:数据类型为字符串。
- query:数据类型为字符串。
数据集划分
- 训练集(train):包含1042个样本,总大小为111582字节。
数据集大小
- 下载大小:39237字节。
- 数据集总大小:111582字节。
配置信息
- 默认配置(default):训练数据文件路径为
data/train-*。



