KushT/trec_question_classification_split_fine_label
收藏Hugging Face2023-08-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/KushT/trec_question_classification_split_fine_label
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 306795
num_examples: 4906
- name: validation
num_bytes: 34675
num_examples: 546
- name: test
num_bytes: 23979
num_examples: 500
download_size: 223143
dataset_size: 365449
---
提供机构:
KushT
原始信息汇总
数据集概述
许可证
- MIT许可证
配置
- 默认配置
- 数据文件:
- 训练集:
data/train-* - 验证集:
data/validation-* - 测试集:
data/test-*
- 训练集:
- 数据文件:
数据集信息
-
特征:
- 文本:字符串类型
- 标签:64位整数类型
-
数据分割:
- 训练集:
- 字节数:306795
- 样本数:4906
- 验证集:
- 字节数:34675
- 样本数:546
- 测试集:
- 字节数:23979
- 样本数:500
- 训练集:
-
数据集大小:
- 下载大小:223143字节
- 数据集大小:365449字节



