|
--- |
|
license: llama3.2 |
|
datasets: |
|
- ayazeyad/Arabic-CompanyReviews |
|
metrics: |
|
- accuracy |
|
- f1 |
|
base_model: |
|
- meta-llama/Llama-3.2-3B |
|
tags: |
|
- text-generation-inference |
|
language: |
|
- ar |
|
library_name: peft |
|
--- |
|
## Model Description |
|
|
|
The model **ayazeyad/llama3.2-3B-fine-tuned-v2** is a fine-tuned version of the Llama-3.2-3B model, tailored for sentiment analysis in Arabic. The model was trained using the Arabic reviews Dataset, which includes a wide range of reviews in Arabic language. This model is ideal for sentiment analysis in Arabic. |
|
|
|
The training dataset includes Arabic sentences for reviews about the applications's services sourced from kaggle. |
|
|
|
## Model Details |
|
|
|
- **Model Type**: Transformer-based language model fine-tuned for text generation |
|
- **Languages**: Arabic |
|
- **Base Model**: [meta-llama/Llama-3.2-3B](https://huggingface.co./meta-llama/Llama-3.2-3B) |
|
- **Dataset**: [Arabic-CompanyReviews](https://huggingface.co./datasets/ayazeyad/Arabic-CompanyReviews) |
|
- **Number of Parameters**: 3 billion |
|
|