livinNector/ta_ner
收藏Hugging Face2023-04-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/livinNector/ta_ner
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 191152277.0
num_examples: 518348
- name: validation
num_bytes: 1637859.0
num_examples: 5381
- name: test
num_bytes: 905672.0
num_examples: 3369
download_size: 50425637
dataset_size: 193695808.0
---
# Dataset Card for "ta_ner"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
livinNector
原始信息汇总
数据集概述
数据集名称
- 名称: ta_ner
数据特征
- tokens:
- 类型: 字符串序列
- ner_tags:
- 类型: 类别标签序列
- 标签定义:
- 0: O
- 1: B-PER
- 2: I-PER
- 3: B-ORG
- 4: I-ORG
- 5: B-LOC
- 6: I-LOC
数据分割
- 训练集:
- 大小: 191152277.0 字节
- 样本数: 518348
- 验证集:
- 大小: 1637859.0 字节
- 样本数: 5381
- 测试集:
- 大小: 905672.0 字节
- 样本数: 3369
数据集大小
- 下载大小: 50425637 字节
- 总大小: 193695808.0 字节



