SKT27182/NER_processed_data
收藏Hugging Face2024-01-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/SKT27182/NER_processed_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: tags
dtype: string
- name: text
dtype: string
- name: dataset_num
dtype: int64
- name: tokens
sequence: string
- name: ner_tags
sequence: float64
splits:
- name: train
num_bytes: 6967086.513065097
num_examples: 15766
- name: test
num_bytes: 1742434.4869349028
num_examples: 3943
download_size: 2820200
dataset_size: 8709521.0
---
# Dataset Card for "NER_processed_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
SKT27182
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 类型为字符串(string)tags: 类型为字符串(string)text: 类型为字符串(string)dataset_num: 类型为整数(int64)tokens: 序列类型,元素为字符串(string)ner_tags: 序列类型,元素为浮点数(float64)
数据集划分
- 训练集:
- 字节数:6967086.513065097
- 样本数:15766
- 测试集:
- 字节数:1742434.4869349028
- 样本数:3943
数据集大小
- 下载大小:2820200 字节
- 数据集总大小:8709521.0 字节



