mehdie/fine_tune_dataset_STER
收藏Hugging Face2024-06-12 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/mehdie/fine_tune_dataset_STER
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 415601
num_examples: 2769
download_size: 114259
dataset_size: 415601
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: text and labels, with data types of string and int64 respectively. The dataset is divided into a training set containing 2769 samples, occupying 415601 bytes. The download size of the dataset is 114259 bytes, and the dataset itself is 415601 bytes. The dataset has a default configuration with training data files located at data/train-* path.
提供机构:
mehdie
原始信息汇总
数据集概述
数据集特征
- text: 数据类型为字符串。
- labels: 数据类型为整数,具体为int64。
数据集划分
- train:
- 示例数量: 2769
- 数据大小: 389201字节
数据集大小
- 下载大小: 110105字节
- 数据集总大小: 389201字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



