livinNector/ner_ta4ner
收藏Hugging Face2023-03-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/livinNector/ner_ta4ner
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- 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
splits:
- name: train
num_bytes: 197978369
num_examples: 548348
- name: test
num_bytes: 1367016
num_examples: 5369
- name: validation
num_bytes: 2097553
num_examples: 7381
download_size: 52034852
dataset_size: 201442938
---
# Dataset Card for "ner_ta4ner"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
livinNector
原始信息汇总
数据集概述
数据集名称
- ner_ta4ner
数据特征
- tokens: 字符串序列
- ner_tags: 序列标签,包含以下类别:
- 0: O
- 1: B-PER
- 2: I-PER
- 3: B-ORG
- 4: I-ORG
- 5: B-LOC
- 6: I-LOC
数据分割
- train:
- 大小: 197978369 字节
- 示例数量: 548348
- test:
- 大小: 1367016 字节
- 示例数量: 5369
- validation:
- 大小: 2097553 字节
- 示例数量: 7381
数据集大小
- 下载大小: 52034852 字节
- 数据集总大小: 201442938 字节



