sunhaozhepy/sst_rake_keywords
收藏Hugging Face2024-01-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sunhaozhepy/sst_rake_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: 3239160
num_examples: 8544
- name: validation
num_bytes: 420858
num_examples: 1101
- name: test
num_bytes: 838797
num_examples: 2210
download_size: 2784205
dataset_size: 4498815
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: 包含8544个样本,总字节数为3239160。
- validation: 包含1101个样本,总字节数为420858。
- test: 包含2210个样本,总字节数为838797。
数据集大小
- 下载大小: 2784205字节。
- 数据集大小: 4498815字节。
配置信息
- default:
- train: 文件路径为
data/train-*。 - validation: 文件路径为
data/validation-*。 - test: 文件路径为
data/test-*。
- train: 文件路径为



