adlbh/umls-concepts
收藏Hugging Face2024-05-27 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/adlbh/umls-concepts
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: ENTITY
dtype: string
- name: DEFINITION
dtype: string
- name: ALIASES
dtype: string
- name: NAME
dtype: string
splits:
- name: train
num_bytes: 98579746
num_examples: 474872
download_size: 52591332
dataset_size: 98579746
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Description
This dataset contains a list of biomedical concepts from the [UMLS](https://www.nlm.nih.gov/research/umls/index.html) database.
# Data Fields
Each concept has its corresponding CUI ID, Name, Aliases, and definition if available.
提供机构:
adlbh
原始信息汇总
数据集概述
数据集特征
- ENTITY: 数据类型为字符串(string)
- DEFINITION: 数据类型为字符串(string)
- ALIASES: 数据类型为字符串(string)
- NAME: 数据类型为字符串(string)
数据集分割
- 训练集(train):
- 数据量: 98579746 字节
- 示例数量: 474872
数据集大小
- 下载大小: 52591332 字节
- 数据集总大小: 98579746 字节
配置信息
- 配置名称: default
- 数据文件:
- 分割: 训练集(train)
- 路径: data/train-*



