jorgeortizfuentes/spanish_attitude_lsf
收藏Hugging Face2024-02-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jorgeortizfuentes/spanish_attitude_lsf
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: text
dtype: string
- name: tokens
sequence: string
- name: attitude_tags
sequence:
class_label:
names:
'0': O
'1': judgment
'2': appreciation
'3': affect
- name: types_jugdment_tags
sequence:
class_label:
names:
'0': O
'1': social esteem
'2': social sanction
- name: subtypes_jugdment_tags
sequence:
class_label:
names:
'0': O
'1': tenacity
'2': propriety
'3': normality
'4': veracity
'5': capacity
splits:
- name: train
num_bytes: 3057071
num_examples: 1782
- name: validation
num_bytes: 649234
num_examples: 382
- name: test
num_bytes: 630438
num_examples: 382
download_size: 982636
dataset_size: 4336743
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
jorgeortizfuentes
原始信息汇总
数据集概述
特征信息
- id: 数据类型为
int64。 - text: 数据类型为
string。 - tokens: 序列类型为
string。 - attitude_tags: 序列类型,包含以下类别标签:
0: O1: judgment2: appreciation3: affect
- types_jugdment_tags: 序列类型,包含以下类别标签:
0: O1: social esteem2: social sanction
- subtypes_jugdment_tags: 序列类型,包含以下类别标签:
0: O1: tenacity2: propriety3: normality4: veracity5: capacity
数据分割
- train: 包含 1782 个样本,3057071 字节。
- validation: 包含 382 个样本,649234 字节。
- test: 包含 382 个样本,630438 字节。
数据集大小
- 下载大小: 982636 字节。
- 数据集大小: 4336743 字节。
配置信息
- config_name: default
- 数据文件路径:
- train: data/train-*
- validation: data/validation-*
- test: data/test-*
- 数据文件路径:



