WestonBond/YelpTokenized
收藏Hugging Face2023-10-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/WestonBond/YelpTokenized
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: label
dtype:
class_label:
names:
'0': 1 star
'1': 2 star
'2': 3 stars
'3': 4 stars
'4': 5 stars
- name: text
dtype: string
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 2488411554
num_examples: 650000
- name: test
num_bytes: 191471188
num_examples: 50000
download_size: 565360957
dataset_size: 2679882742
---
# Dataset Card for "YelpTokenized"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
WestonBond
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集信息
-
特征:
- label:
- 数据类型: class_label
- 标签名称:
- 0: 1 star
- 1: 2 star
- 2: 3 stars
- 3: 4 stars
- 4: 5 stars
- text:
- 数据类型: string
- input_ids:
- 数据类型: sequence of int32
- token_type_ids:
- 数据类型: sequence of int8
- attention_mask:
- 数据类型: sequence of int8
- label:
-
数据分割:
- 训练集:
- 字节数: 2488411554
- 样本数: 650000
- 测试集:
- 字节数: 191471188
- 样本数: 50000
- 训练集:
-
下载大小: 565360957
-
数据集大小: 2679882742



