RikoteMaster/Emotion_Recognition_4_llama2_chat
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: Text_processed dtype: string - name: Emotion dtype: string - name: Augmented dtype: bool - name: text dtype: string splits: - name: train num_bytes: 28688912 num_examples: 61463 download_size: 8968276 dataset_size: 28688912 --- # Dataset Card for "Emotion_Recognition_4_llama2_chat" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
配置项: - 配置名称:default 数据文件: - 拆分集:train 数据路径:data/train-* 数据集信息: 数据集特征: - 字段名:预处理文本(Text_processed),数据类型:字符串 - 字段名:情感标签(Emotion),数据类型:字符串 - 字段名:数据增强标记(Augmented),数据类型:布尔值 - 字段名:原始文本(text),数据类型:字符串 数据拆分: - 拆分集名称:train,字节数:28688912,样本数量:61463 下载大小:8968276 数据集总大小:28688912 --- # 「Emotion_Recognition_4_llama2_chat」数据集卡片 [更多信息请参阅](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
Emotion_Recognition_4_llama2_chat
数据集配置
- 默认配置 (
default)- 数据文件路径:
data/train-*
- 数据文件路径:
数据集特征
Text_processed: 字符串类型Emotion: 字符串类型Augmented: 布尔类型text: 字符串类型
数据集分割
train分割- 字节数: 28688912
- 样本数: 61463
数据集大小
- 下载大小: 8968276 字节
- 数据集大小: 28688912 字节



