Question Answering
Transformers
Safetensors
Arabic
Inference Endpoints
MohammedNasser commited on
Commit
4b279c4
·
verified ·
1 Parent(s): 73c6922

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -11,10 +11,12 @@ base_model: silma-ai/SILMA-9B-Instruct-v1.0
11
  pipeline_tag: question-answering
12
  ---
13
 
14
- # SILMA-9B-Instruct Fine-Tuned for Arabic QA
15
 
16
 
17
- [![Generic badge](https://img.shields.io/badge/🤗-Hugging%20Face-blue.svg)](https://huggingface.co/MohammedNasser/silma_9b_instruct_ft)[![License: Apache](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)[![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/release/python-390/)
 
 
18
 
19
  This model is a fine-tuned version of [silma-ai/SILMA-9B-Instruct-v1.0](https://huggingface.co/silma-ai/SILMA-9B-Instruct-v1.0), optimized for Arabic Question Answering tasks. It excels at providing numerical answers to a wide range of questions in Arabic.
20
 
@@ -142,4 +144,4 @@ The model was fine-tuned using the following configuration:
142
 
143
  ---
144
 
145
- Made with ❤️ by [M. N. Gaer/aiNarabic]
 
11
  pipeline_tag: question-answering
12
  ---
13
 
14
+ # SILMA-9B-Instruct Fine-Tuned for Arabic Reasoning-QA
15
 
16
 
17
+ [![Generic badge](https://img.shields.io/badge/🤗-Hugging%20Face-blue.svg)](https://huggingface.co/MohammedNasser/silma_9b_instruct_ft)
18
+ [![License: Apache](https://img.shields.io/badge/License-Apache-yellow.svg)](https://opensource.org/licenses/Apache)
19
+ [![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/release/python-390/)
20
 
21
  This model is a fine-tuned version of [silma-ai/SILMA-9B-Instruct-v1.0](https://huggingface.co/silma-ai/SILMA-9B-Instruct-v1.0), optimized for Arabic Question Answering tasks. It excels at providing numerical answers to a wide range of questions in Arabic.
22
 
 
144
 
145
  ---
146
 
147
+ Made with ❤️ by [M. N. Gaber/aiNarabic]