doushabao4766/msra_ner_k_V3_wc
收藏Hugging Face2023-05-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/doushabao4766/msra_ner_k_V3_wc
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: token_words
sequence:
sequence: string
- name: knowledge_words
sequence:
sequence: string
splits:
- name: train
num_bytes: 334987989
num_examples: 45000
- name: test
num_bytes: 25028455
num_examples: 3442
download_size: 0
dataset_size: 360016444
---
# Dataset Card for "msra_ner_k_V3_wc"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
doushabao4766
原始信息汇总
数据集概述
数据集名称
- 名称: msra_ner_k_V3_wc
数据集特征
- 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: 字符串类型
- token_words: 字符串序列
- knowledge_words: 字符串序列
数据集分割
- 训练集:
- 样本数: 45000
- 数据大小: 334987989 字节
- 测试集:
- 样本数: 3442
- 数据大小: 25028455 字节
数据集大小
- 总下载大小: 360016444 字节



