doushabao4766/msra_ner_k_V3
收藏Hugging Face2023-04-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/doushabao4766/msra_ner_k_V3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence:
class_label:
names:
'0': O
'1': B-PER
'2': I-PER
'3': B-ORG
'4': I-ORG
'5': B-LOC
'6': I-LOC
- name: knowledge
dtype: string
splits:
- name: train
num_bytes: 56718636
num_examples: 45001
- name: test
num_bytes: 4320277
num_examples: 3443
download_size: 0
dataset_size: 61038913
---
# Dataset Card for "msra_ner_k_V3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
doushabao4766
原始信息汇总
数据集概述
数据集名称
- 名称: msra_ner_k_V3
数据集特征
- 特征列表:
- id: 数据类型为字符串。
- tokens: 数据类型为字符串序列。
- ner_tags: 数据类型为标签序列,包含以下类别:
- 0: O
- 1: B-PER
- 2: I-PER
- 3: B-ORG
- 4: I-ORG
- 5: B-LOC
- 6: I-LOC
- knowledge: 数据类型为字符串。
数据集分割
- 训练集:
- 大小: 56718636 字节
- 示例数量: 45001
- 测试集:
- 大小: 4320277 字节
- 示例数量: 3443
数据集大小
- 总大小: 61038913 字节
- 下载大小: 0 字节



