richie-ghost/phatic
收藏Hugging Face2024-04-24 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/richie-ghost/phatic
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: expression
dtype: string
- name: is_phatic
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 27686
num_examples: 360
- name: eval
num_bytes: 6639
num_examples: 90
download_size: 24148
dataset_size: 34325
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
---
This dataset is designed for analyzing and identifying phatic expressions in communications. It includes three features: expression content (expression), whether it is a phatic expression (is_phatic), and index level (__index_level_0__). The dataset is divided into a training set and an evaluation set, containing 360 and 90 samples respectively. The download size of the dataset is 24148 bytes, with a total size of 34325 bytes. The dataset configuration is set to default, with data files stored in data/train-* and data/eval-* paths.
提供机构:
richie-ghost
原始信息汇总
数据集概述
许可证
- Apache 2.0
数据集信息
特征
- expression: 类型为字符串
- is_phatic: 类型为字符串
- index_level_0: 类型为整数
数据分割
- train:
- 字节数: 27686
- 样本数: 360
- eval:
- 字节数: 6639
- 样本数: 90
数据大小
- 下载大小: 24148 字节
- 数据集大小: 34325 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- eval: data/eval-*
- data_files:



