JoelMba/medicalNer_CAS_annotations_combined
收藏Hugging Face2026-04-17 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/JoelMba/medicalNer_CAS_annotations_combined
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: sample_id
dtype: string
- name: tokens
sequence: string
- name: text
dtype: string
- name: ner_tags_span
dtype: string
- name: ner_tags
sequence:
class_label:
names:
'0': B-Disorders
'1': I-Disorders
'2': O
- name: ner_tag_labels
sequence: string
splits:
- name: train
num_bytes: 3665042
num_examples: 7759
- name: test
num_bytes: 381981
num_examples: 681
- name: validation
num_bytes: 765259
num_examples: 1640
download_size: 1229712
dataset_size: 4812282
---
# Dataset Card for "medicalNer_CAS_annotations_combined"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
JoelMba



