metaboulie/c2n2_2018_processed
收藏Hugging Face2024-03-31 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/metaboulie/c2n2_2018_processed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: ID
dtype: int64
- name: text
dtype: string
- name: ner_tags
sequence: int64
- name: tokens
sequence: string
- name: fileID
dtype: string
splits:
- name: train
num_bytes: 19696442
num_examples: 49466
- name: test
num_bytes: 12949243
num_examples: 32752
download_size: 8982467
dataset_size: 32645685
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
metaboulie
原始信息汇总
数据集概述
数据集特征
- ID: 整数类型 (int64)
- text: 字符串类型 (string)
- ner_tags: 序列类型,整数 (sequence: int64)
- tokens: 序列类型,字符串 (sequence: string)
- fileID: 字符串类型 (string)
数据集划分
- 训练集 (train):
- 示例数量: 49466
- 数据大小: 19696442 字节
- 测试集 (test):
- 示例数量: 32752
- 数据大小: 12949243 字节
数据集大小
- 下载大小: 8982467 字节
- 总数据集大小: 32645685 字节
数据文件配置
- 配置名称: default
- 训练集路径: data/train-*
- 测试集路径: data/test-*



