sunhaozhepy/sst_roberta_keywords
收藏Hugging Face2024-01-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sunhaozhepy/sst_roberta_keywords
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: sentence
dtype: string
- name: label
dtype: float32
- name: tokens
dtype: string
- name: tree
dtype: string
- name: keywords
dtype: string
splits:
- name: train
num_bytes: 3034941
num_examples: 8544
- name: validation
num_bytes: 394173
num_examples: 1101
- name: test
num_bytes: 786157
num_examples: 2210
download_size: 2562399
dataset_size: 4215271
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
sunhaozhepy
原始信息汇总
数据集信息
特征
- sentence: 类型为字符串
- label: 类型为浮点数 (float32)
- tokens: 类型为字符串
- tree: 类型为字符串
- keywords: 类型为字符串
数据分割
- train: 字节数为3034941,样本数为8544
- validation: 字节数为394173,样本数为1101
- test: 字节数为786157,样本数为2210
数据大小
- 下载大小: 2562399字节
- 数据集大小: 4215271字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - validation: 路径为
data/validation-* - test: 路径为
data/test-*
- train: 路径为
- data_files:



