seokwoni/review_subset_test
收藏资源简介:
--- dataset_info: features: - name: labels dtype: class_label: names: '0': '0' '1': '1' - name: Review dtype: string - name: en_review dtype: string splits: - name: test num_bytes: 627736 num_examples: 1000 - name: train num_bytes: 627736 num_examples: 1000 download_size: 769994 dataset_size: 1255472 --- # Dataset Card for "review_subset_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段(features): - 名称(name):标签(labels),数据类型(dtype):分类标签(class_label),类别映射为:'0' 对应 '0','1' 对应 '1' - 名称(name):评论(Review),数据类型(dtype):字符串 - 名称(name):英文评论(en_review),数据类型(dtype):字符串 数据集划分(splits): - 划分名称(name):测试集(test),占用字节数(num_bytes):627736,样本数量(num_examples):1000 - 划分名称(name):训练集(train),占用字节数(num_bytes):627736,样本数量(num_examples):1000 下载大小(download_size):769994 字节 数据集总大小(dataset_size):1255472 字节 # 「review_subset_test」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- 名称: labels
- 数据类型: class_label
- 类别名称:
- 0: 0
- 1: 1
- 名称: Review
- 数据类型: string
- 名称: en_review
- 数据类型: string
数据分割
- 名称: test
- 字节数: 627736
- 样本数: 1000
- 名称: train
- 字节数: 627736
- 样本数: 1000
数据集大小
- 下载大小: 769994
- 数据集大小: 1255472



