prathameshbagal/phr_therapy_dataset
收藏Hugging Face2024-05-08 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/prathameshbagal/phr_therapy_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 21886056
num_examples: 4062
download_size: 1257383
dataset_size: 21886056
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: input_ids (integer sequence), attention_mask (8-bit integer sequence), and labels (64-bit integer sequence). It is divided into a training set (train) with 4062 samples, totaling 21886056 bytes. The download size of the dataset is 1257383 bytes.
提供机构:
prathameshbagal
原始信息汇总
数据集概述
数据集特征
- input_ids:序列类型为
int32。 - attention_mask:序列类型为
int8。 - labels:序列类型为
int64。
数据集分割
- train:
- 数据量:21,886,056字节。
- 样本数:4,062个。
数据集大小
- 下载大小:1,257,383字节。
- 数据集总大小:21,886,056字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



