RikoteMaster/isear_augmented_sample
收藏Hugging Face2023-12-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/RikoteMaster/isear_augmented_sample
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Text_processed
dtype: string
- name: Emotion
dtype: string
- name: Augmented
dtype: bool
splits:
- name: train
num_bytes: 9254
num_examples: 63
- name: test
num_bytes: 10464
num_examples: 63
- name: validation
num_bytes: 9886
num_examples: 63
download_size: 26524
dataset_size: 29604
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
This dataset is primarily used for sentiment analysis, containing processed text, emotion labels, and an indication of whether the data is augmented. The dataset is divided into training, testing, and validation parts, each containing 63 samples. The total download size of the dataset is 26524 bytes, and the total size is 29604 bytes.
提供机构:
RikoteMaster
原始信息汇总
数据集概述
数据集特征
- Text_processed: 数据类型为字符串。
- Emotion: 数据类型为字符串。
- Augmented: 数据类型为布尔值。
数据集分割
- train:
- 字节数: 9254
- 样本数: 63
- test:
- 字节数: 10464
- 样本数: 63
- validation:
- 字节数: 9886
- 样本数: 63
数据集大小
- 下载大小: 26524 字节
- 数据集大小: 29604 字节
配置
- 配置名称: default
- 数据文件路径:
- train: data/train-*
- test: data/test-*
- validation: data/validation-*



