Arthuerwang/Downsampled_imbd_dataset
收藏Hugging Face2023-05-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Arthuerwang/Downsampled_imbd_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 16760000.0
num_examples: 10000
- name: test
num_bytes: 1676000.0
num_examples: 1000
download_size: 0
dataset_size: 18436000.0
---
# Dataset Card for "Downsampled_imbd_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Arthuerwang
原始信息汇总
数据集概述
数据集特征
- input_ids:序列类型为
int32。 - attention_mask:序列类型为
int8。 - labels:序列类型为
int64。
数据集分割
- 训练集(train):
- 样本数量:10000
- 存储大小:16760000.0字节
- 测试集(test):
- 样本数量:1000
- 存储大小:1676000.0字节
数据集大小
- 下载大小:0字节
- 数据集总大小:18436000.0字节



