metadata
tags:
- lora
- deepseek-r1
- finetuned
- adapter
- guidance
DeepSeek R1 LoRA Adapter - Quranic Reasoning
This repository contains a LoRA (Low-Rank Adaptation) adapter finetuned on the DeepSeek R1 base model. It is designed to be used with the original DeepSeek R1 model and cannot be used as a standalone model.
Model Description
[Quranic Reasoning Model to help do reflections and ask questions to get clarity and guidance]
Key Points:
- Base Model: Requires the DeepSeek R1 base model .
- Finetuning Task: [Question Answering]
- Finetuning Dataset: Quranic Reasoning Dataset
Usage
To use this LoRA adapter, you need to install the transformers
and peft
libraries.