nqv2291/en-Pile-NER-instruction_format
收藏Hugging Face2024-03-31 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/nqv2291/en-Pile-NER-instruction_format
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 718154559
num_examples: 350974
- name: test
num_bytes: 14690939
num_examples: 7208
download_size: 140685783
dataset_size: 732845498
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
nqv2291
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- input_ids: 整数序列,类型为 int32
- attention_mask: 整数序列,类型为 int8
- labels: 整数序列,类型为 int64
数据集分割
- 训练集 (train):
- 示例数量: 350974
- 数据大小: 718154559 字节
- 测试集 (test):
- 示例数量: 7208
- 数据大小: 14690939 字节
数据集大小
- 下载大小: 140685783 字节
- 数据集总大小: 732845498 字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



