nqv2291/en-Pile-NER-instructions_format-mT5
收藏Hugging Face2024-04-18 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/nqv2291/en-Pile-NER-instructions_format-mT5
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 1513599132
num_examples: 350736
- name: test
num_bytes: 28103779
num_examples: 7203
download_size: 254458429
dataset_size: 1541702911
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
数据集划分
- 训练集:
- 示例数量: 350736
- 存储大小: 1513599132 字节
- 测试集:
- 示例数量: 7203
- 存储大小: 28103779 字节
数据集大小
- 下载大小: 254458429 字节
- 数据集总大小: 1541702911 字节
配置文件
- 默认配置:
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:



