rollerhafeezh-amikom/id_nergrit_corpus
收藏Hugging Face2024-05-09 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/rollerhafeezh-amikom/id_nergrit_corpus
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: id
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence:
class_label:
names:
'0': O
'1': B-LOC
'2': I-LOC
'3': B-DAT
'4': I-DAT
'5': B-TIM
'6': I-TIM
splits:
- name: train
num_bytes: 2863630.192227897
num_examples: 6611
- name: test
num_bytes: 581270.9078782826
num_examples: 1228
- name: validation
num_bytes: 539116.4898849663
num_examples: 1251
download_size: 677131
dataset_size: 3984017.589991146
---
# Dataset Card for "id_nergrit_corpus"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes three configurations: train, test, and validation. Each configuration contains a different number of examples and bytes. The dataset features include ID, tokens, and ner_tags. ner_tags is a sequence containing different category labels such as location, date, and time. The size and download size of the dataset are also clearly recorded.
提供机构:
rollerhafeezh-amikom
原始信息汇总
数据集概述
数据集名称
id_nergrit_corpus
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
- 验证集: data/validation-*
数据集信息
特征
- id: 字符串类型
- tokens: 字符串序列
- ner_tags: 标签序列,包含以下类别:
- 0: O
- 1: B-LOC
- 2: I-LOC
- 3: B-DAT
- 4: I-DAT
- 5: B-TIM
- 6: I-TIM
分割信息
- 训练集:
- 样本数: 6611
- 数据大小: 2863630.192227897字节
- 测试集:
- 样本数: 1228
- 数据大小: 581270.9078782826字节
- 验证集:
- 样本数: 1251
- 数据大小: 539116.4898849663字节
数据集大小
- 下载大小: 677131字节
- 数据集总大小: 3984017.589991146字节



