Aleereza/NER_dataset
收藏Hugging Face2023-12-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Aleereza/NER_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': O
'1': B-DAT
'2': I-DAT
'3': B-EVE
'4': I-EVE
'5': B-LOC
'6': I-LOC
'7': B-ORG
'8': I-ORG
'9': B-PER
'10': I-PER
splits:
- name: train
num_bytes: 453592585.5859551
num_examples: 22521473
- name: test
num_bytes: 25199589.207022466
num_examples: 1251193
- name: val
num_bytes: 25199589.207022466
num_examples: 1251193
download_size: 185174999
dataset_size: 503991764.00000006
---
# Dataset Card for "NER_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Aleereza
原始信息汇总
数据集概述
数据集名称
NER_dataset
数据特征
- text (字符串类型)
- label (分类标签)
- 标签名称及其对应值:
- 0: O
- 1: B-DAT
- 2: I-DAT
- 3: B-EVE
- 4: I-EVE
- 5: B-LOC
- 6: I-LOC
- 7: B-ORG
- 8: I-ORG
- 9: B-PER
- 10: I-PER
- 标签名称及其对应值:
数据分割
- train
- 数据量: 453592585.5859551 字节
- 样本数: 22521473
- test
- 数据量: 25199589.207022466 字节
- 样本数: 1251193
- val
- 数据量: 25199589.207022466 字节
- 样本数: 1251193
数据集大小
- 下载大小: 185174999 字节
- 数据集总大小: 503991764.00000006 字节



