jhana-sentences / README.md
carecodeconnect's picture
update README
80d9509
metadata
license: cc-by-4.0
task_categories:
  - text-generation
language:
  - en

Dataset Card for "Jhana Sentences"

Table of Contents

Dataset Description

Dataset Summary

This dataset, named "Jhana Sentences," contains sentences and passages focused on Jhana meditation practices, teachings, and insights. It is intended for use in training language models for applications related to meditation guidance, spiritual advice, and related conversational agents.

Semantic Similarity Heatmap

Supported Tasks

  • text-generation: The dataset can be used to train models for generating meditation-related content.
  • language-modeling: Suitable for training models to understand context and semantics in meditation and mindfulness contexts.

Languages

The text in the dataset is primarily in English and Pali.

Dataset Structure

Data Instances

A data instance in "Jhana Sentences" dataset might look as follows:

It's how quickly can I generate access concentration?
Once I've got access concentration, then, yeah, the first jhana is mine as soon as I want it.

Data Splits

This dataset is provided as a single file without explicit training/validation/test splits. Users are encouraged to create splits as needed for their specific tasks.

Usage

This dataset is suitable for training language models that require an understanding of meditation-related discourse. Example applications include conversational agents providing meditation guidance and systems generating content on meditation topics.

Citation

Please cite this dataset as:

@misc{jhana_sentences_dataset,
  author = {carecodeconnect},
  title = {Jhana Sentences: A Dataset for Meditation-Focused Language Models},
  year = {2024},
  publisher = {Hugging Face},
  journal = {Hugging Face Dataset Hub},
}