MLP-SEMO/PT_eval_datasets_ver3
收藏Hugging Face2024-06-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/MLP-SEMO/PT_eval_datasets_ver3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: length
dtype: int64
splits:
- name: train
num_bytes: 427537
num_examples: 2000
download_size: 293701
dataset_size: 427537
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: text and length, with data types of string and int64 respectively. The dataset is divided into a training set (train) containing 2000 samples and 427537 bytes of data. The download size of the dataset is 293701 bytes, and the actual dataset size is 427537 bytes. The dataset configuration is named default, and the data file path is data/train-*.
提供机构:
MLP-SEMO
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串。
- length:数据类型为整数,具体为int64。
数据集分割
- train:包含2000个样本,总大小为427537字节。
数据集大小
- 下载大小:293701字节。
- 数据集总大小:427537字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



