tej-T/hw_set
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/tej-T/hw_set
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
sequence: int64
splits:
- name: train
num_bytes: 1260474
num_examples: 6565
- name: valid
num_bytes: 222612
num_examples: 1159
- name: test
num_bytes: 624448
num_examples: 3259
download_size: 873091
dataset_size: 2107534
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
This dataset consists of text and label components, where text is of string type and label is an integer sequence. The dataset is divided into train, valid, and test sets, containing 6565, 1159, and 3259 samples respectively. The total download size is 873091 bytes, and the total dataset size is 2107534 bytes.
提供机构:
tej-T
原始信息汇总
数据集信息
特征
- text: 数据类型为字符串。
- label: 数据类型为整数序列(int64)。
数据分割
- train: 包含6565个样本,总字节数为1260474。
- valid: 包含1159个样本,总字节数为222612。
- test: 包含3259个样本,总字节数为624448。
数据集大小
- 下载大小: 873091字节。
- 数据集大小: 2107534字节。
配置
- default:
- train: 数据文件路径为
data/train-*。 - valid: 数据文件路径为
data/valid-*。 - test: 数据文件路径为
data/test-*。
- train: 数据文件路径为



