Yixian-Lu/NER_conllpp
收藏Hugging Face2023-09-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Yixian-Lu/NER_conllpp
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 3915911
num_examples: 14041
- name: validation
num_bytes: 970866
num_examples: 3250
- name: test
num_bytes: 915582
num_examples: 3453
download_size: 219962
dataset_size: 5802359
---
# Dataset Card for "NER_conllpp"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Yixian-Lu
原始信息汇总
数据集概述
数据集特征
- input_ids: 序列类型为 int32。
- attention_mask: 序列类型为 int8。
- labels: 序列类型为 int64。
数据集划分
- 训练集 (train):
- 数据量: 3915911 字节
- 样本数: 14041 个
- 验证集 (validation):
- 数据量: 970866 字节
- 样本数: 3250 个
- 测试集 (test):
- 数据量: 915582 字节
- 样本数: 3453 个
数据集大小
- 下载大小: 219962 字节
- 总数据集大小: 5802359 字节



