|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- Macromrit/ayurveda-text-based-qanda |
|
language: |
|
- en |
|
- sa |
|
metrics: |
|
- bleu |
|
library_name: peft |
|
pipeline_tag: question-answering |
|
tags: |
|
- medical |
|
--- |
|
|
|
# Ayumaton: A Large Language Model for Ayurveda |
|
|
|
 |
|
|
|
|
|
## Overview |
|
|
|
Ayumaton is a large language model fine-tuned on a curated Ayurveda dataset, built on top of the Llama v2 model.<br> |
|
It is designed to provide comprehensive and accurate information on various aspects of Ayurveda, including: |
|
|
|
Diagnosing health conditions based on symptoms <br> |
|
Recommending Ayurvedic treatments and remedies <br> |
|
Generating Ayurvedic texts, such as case studies and research papers <br> |
|
Answering questions about Ayurvedic principles and practices |
|
|
|
## Fine-tuning Details |
|
|
|
Base Model: Llama v2 <br> |
|
Dataset: Curated Ayurveda dataset [https://huggingface.co/datasets/Macromrit/ayurveda-text-based-qanda] <br> |
|
Fine-tuning Task: Question Answering & Text Generation <br> |
|
Evaluation Metrics: BLEU 1 : 0.116406 ; BLEU 2 : 0.051808 |
|
|
|
## Disclaimer |
|
|
|
Ayumaton is a research model and should not be used as a substitute for professional medical advice. Always consult with a qualified Ayurvedic practitioner before making any health-related decisions. |
|
|
|
## License |
|
|
|
Ayumaton is licensed under the Apache 2.0 License. |
|
|
|
## Contact |
|
|
|
For any questions or feedback, please contact [[email protected]] |