qazisaad/rw_processed_ds
收藏Hugging Face2023-09-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/qazisaad/rw_processed_ds
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: labels
sequence: float64
splits:
- name: train
num_bytes: 79056000
num_examples: 16200
- name: test
num_bytes: 8784000
num_examples: 1800
download_size: 16937368
dataset_size: 87840000
---
# Dataset Card for "rw_processed_ds"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
qazisaad
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练数据:路径为
data/train-* - 测试数据:路径为
data/test-*
- 训练数据:路径为
数据特征
- input_ids:序列类型为
int32 - token_type_ids:序列类型为
int8 - attention_mask:序列类型为
int8 - labels:序列类型为
float64
数据分割
- 训练集:
- 字节数:79056000
- 样本数:16200
- 测试集:
- 字节数:8784000
- 样本数:1800
数据大小
- 下载大小:16937368 字节
- 数据集大小:87840000 字节



