arubenruben/portuguese_wikineural
收藏Hugging Face2023-04-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arubenruben/portuguese_wikineural
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: tokens
sequence: string
- name: ner_tags
sequence:
class_label:
names:
'0': O
'1': B-PER
'2': I-PER
'3': B-ORG
'4': I-ORG
'5': B-LOC
'6': I-LOC
'7': B-MISC
'8': I-MISC
splits:
- name: train
num_bytes: 33140600
num_examples: 80560
- name: test
num_bytes: 4400517
num_examples: 10160
- name: validation
num_bytes: 4384834
num_examples: 10070
download_size: 10275737
dataset_size: 41925951
---
# Dataset Card for "portuguese_wikineural"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
arubenruben
原始信息汇总
数据集概述
数据集名称
portuguese_wikineural
数据特征
- tokens: 字符串序列
- ner_tags: 序列标签
- 类别标签名称:
- 0: O
- 1: B-PER
- 2: I-PER
- 3: B-ORG
- 4: I-ORG
- 5: B-LOC
- 6: I-LOC
- 7: B-MISC
- 8: I-MISC
- 类别标签名称:
数据分割
- train:
- 字节数: 33140600
- 示例数: 80560
- test:
- 字节数: 4400517
- 示例数: 10160
- validation:
- 字节数: 4384834
- 示例数: 10070
数据集大小
- 下载大小: 10275737 字节
- 数据集总大小: 41925951 字节



