liahchan/wnut_subset
收藏Hugging Face2023-03-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/liahchan/wnut_subset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
splits:
- name: train
num_bytes: 121050.0
num_examples: 350
- name: test
num_bytes: 20726.0
num_examples: 70
download_size: 49301
dataset_size: 141776.0
---
# Dataset Card for "wnut_subset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
liahchan
原始信息汇总
数据集概述
数据集名称
wnut_subset
数据集特征
- id: 数据类型为字符串(string)。
- tokens: 数据类型为字符串序列(sequence: string)。
- ner_tags: 数据类型为整数序列(sequence: int64)。
数据集分割
- 训练集(train): 包含350个样本,总大小为121050字节。
- 测试集(test): 包含70个样本,总大小为20726字节。
数据集大小
- 下载大小: 49301字节。
- 数据集总大小: 141776字节。



