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



