umarigan/turkish_wikipedia_dataset_NER
收藏Hugging Face2023-10-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/umarigan/turkish_wikipedia_dataset_NER
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: text
dtype: string
- name: title
dtype: string
- name: ner
list:
- name: end
dtype: int64
- name: entity
dtype: string
- name: index
dtype: int64
- name: score
dtype: float32
- name: start
dtype: int64
- name: word
dtype: string
- name: cleaned_ners
sequence: string
- name: cleaned_new
sequence: string
splits:
- name: train
num_bytes: 1781032869
num_examples: 265000
download_size: 698313289
dataset_size: 1781032869
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "turkish_wikipedia_dataset_NER"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
umarigan
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 数据类型为int64text: 数据类型为stringtitle: 数据类型为stringner: 包含以下子特征:end: 数据类型为int64entity: 数据类型为stringindex: 数据类型为int64score: 数据类型为float32start: 数据类型为int64word: 数据类型为string
cleaned_ners: 数据类型为sequence的stringcleaned_new: 数据类型为sequence的string
数据分割
- 训练集:
- 文件大小: 1781032869 字节
- 样本数量: 265000
数据集大小
- 下载大小: 698313289 字节
- 数据集大小: 1781032869 字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



