pgajo/subs-ready
收藏Hugging Face2023-12-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pgajo/subs-ready
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_features
sequence:
sequence: float32
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 26606139128
num_examples: 27702
- name: test
num_bytes: 11403326072
num_examples: 11873
download_size: 4533911345
dataset_size: 38009465200
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes two main features: input_features (a sequence of float32) and labels (a sequence of int64). It is divided into a training set and a test set, with 27702 examples in the training set and 11873 examples in the test set. The total download size of the dataset is 4533911345 bytes, and the total dataset size is 38009465200 bytes. The dataset configuration is set to default, with the training and test data files stored in data/train-* and data/test-* paths respectively.
提供机构:
pgajo
原始信息汇总
数据集概述
数据集特征
- 输入特征 (
input_features):- 类型: 浮点数序列 (
float32)
- 类型: 浮点数序列 (
- 标签 (
labels):- 类型: 整数序列 (
int64)
- 类型: 整数序列 (
数据集划分
- 训练集 (
train):- 字节数: 26606139128
- 样本数: 27702
- 测试集 (
test):- 字节数: 11403326072
- 样本数: 11873
数据集大小
- 下载大小: 4533911345 字节
- 数据集总大小: 38009465200 字节
配置信息
- 默认配置 (
default):- 训练集文件路径:
data/train-* - 测试集文件路径:
data/test-*
- 训练集文件路径:



