jhaabhi/meditations-para
收藏Hugging Face2024-05-24 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/jhaabhi/meditations-para
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: book_num
dtype: int64
- name: para_num
dtype: int64
splits:
- name: train
num_bytes: 327616
num_examples: 525
download_size: 178663
dataset_size: 327616
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: text, book_num, and para_num. It is split into a training set (train) with 525 examples, totaling 327616 bytes. The download size of the dataset is 178663 bytes.
提供机构:
jhaabhi
原始信息汇总
数据集概述
数据集特征
- text: 数据类型为
string。 - book_num: 数据类型为
int64。 - para_num: 数据类型为
int64。
数据集分割
- train: 包含 525 个样本,占用 327616 字节。
数据集大小
- 下载大小: 178663 字节。
- 数据集大小: 327616 字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



