yamimcst/Act2-PLN
收藏Hugging Face2023-07-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yamimcst/Act2-PLN
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: inputs
struct:
- name: text
dtype: string
- name: prediction
list:
- name: label
dtype: string
- name: score
dtype: float64
- name: prediction_agent
dtype: string
- name: annotation
dtype: 'null'
- name: annotation_agent
dtype: 'null'
- name: vectors
dtype: 'null'
- name: multi_label
dtype: bool
- name: explanation
dtype: 'null'
- name: id
dtype: string
- name: metadata
struct:
- name: category
dtype: int64
- name: status
dtype: string
- name: event_timestamp
dtype: timestamp[us]
- name: metrics
dtype: 'null'
splits:
- name: train
num_bytes: 1445808
num_examples: 5001
download_size: 672254
dataset_size: 1445808
---
# Dataset Card for "Act2-PLN"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
yamimcst
原始信息汇总
数据集概述
数据集名称
Act2-PLN
数据结构
特征信息
- text:字符串类型
- inputs:结构类型,包含子特征
- text:字符串类型
- prediction:列表类型,包含子特征
- label:字符串类型
- score:浮点数类型(float64)
- prediction_agent:字符串类型
- annotation:空值(null)
- annotation_agent:空值(null)
- vectors:空值(null)
- multi_label:布尔类型
- explanation:空值(null)
- id:字符串类型
- metadata:结构类型,包含子特征
- category:整数类型(int64)
- status:字符串类型
- event_timestamp:时间戳类型(us)
- metrics:空值(null)
数据分割
- train:
- num_bytes:1445808字节
- num_examples:5001个样本
数据集大小
- download_size:672254字节
- dataset_size:1445808字节
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是一个包含金融相关用户查询的文本数据集,主要用于情感分析任务。数据集中的每条记录都包含用户的问题文本、情感分析结果(包括NEGATIVE和POSITIVE的分数)以及一些元数据信息。数据集规模适中,适合用于自然语言处理和情感分析的研究和应用。
以上内容由遇见数据集搜集并总结生成



