mehdie/fine_tune_dataset_test
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/mehdie/fine_tune_dataset_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 83786
num_examples: 2365
download_size: 26195
dataset_size: 83786
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: text and labels, with data types of string and int64 respectively. The dataset is divided into a training set, containing 2365 samples and 83786 bytes of storage space. The download size of the dataset is 26195 bytes, with a total size of 83786 bytes. The dataset has a default configuration, with training data files located at data/train-* path.
提供机构:
mehdie
原始信息汇总
数据集概述
数据集特征
- text:文本类型,数据类型为字符串。
- labels:标签,数据类型为整数,具体为int64。
数据集划分
- 训练集(train):包含2365个样本,总大小为83786字节。
数据集大小
- 下载大小:26195字节。
- 数据集总大小:83786字节。
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*。
- 训练数据路径:



