oumaymaMb/llama-2-7b-NER-v7
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/oumaymaMb/llama-2-7b-NER-v7
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 1134417
num_examples: 2204
download_size: 203414
dataset_size: 1134417
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: input_ids (integer sequence) and attention_mask (8-bit integer sequence). It consists of a training set with 2204 examples, totaling 1134417 bytes. The download size of the dataset is 203414 bytes. The training data files for the default configuration are located at data/train-* path.
提供机构:
oumaymaMb
原始信息汇总
数据集概述
数据集特征
-
input_ids
- 数据类型:int32
- 序列类型:sequence
-
attention_mask
- 数据类型:int8
- 序列类型:sequence
数据集划分
- 训练集(train)
- 样本数量:2204
- 数据大小:1134417字节
数据集大小
- 下载大小:203414字节
- 总数据大小:1134417字节
配置信息
- 默认配置(default)
- 训练集文件路径:data/train-*



