davidgaofc/shadow_inout_clean
收藏Hugging Face2023-12-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/davidgaofc/shadow_inout_clean
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Text
dtype: string
- name: Label
dtype: int64
splits:
- name: train
num_bytes: 790055
num_examples: 1640
download_size: 345224
dataset_size: 790055
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: Text and Label, where Text is of string type and Label is of 64-bit integer type. The dataset is divided into a training set with 1640 samples, totaling 790055 bytes. The download size of the dataset is 345224 bytes. Additionally, the dataset has a default configuration with training data files located at data/train-* path.
提供机构:
davidgaofc
原始信息汇总
数据集概述
数据特征
- Text: 数据类型为字符串。
- Label: 数据类型为整数(int64)。
数据分割
- train:
- 字节数: 790055
- 样本数: 1640
数据集大小
- 下载大小: 345224 字节
- 数据集大小: 790055 字节
配置信息
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



