Mostafijur/disease_category_classify_data
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Mostafijur/disease_category_classify_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: Category
struct:
- name: output
dtype: string
- name: query
dtype: string
splits:
- name: train
num_bytes: 138061
num_examples: 1002
download_size: 32661
dataset_size: 138061
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: id and Category. id is a string type, while Category is a structured feature containing two sub-features: output and query, both of which are also string types. The dataset is divided into a training set with 1002 samples, totaling 138061 bytes. The download size of the dataset is 32661 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
Mostafijur
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- Category: 结构化数据,包含两个子特征:
- output: 数据类型为字符串。
- query: 数据类型为字符串。
数据集分割
- train:
- 示例数量: 1002
- 数据大小: 138061字节
数据集大小
- 下载大小: 32661字节
- 数据集总大小: 138061字节



