Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,9 @@ metrics:
|
|
| 9 |
model-index:
|
| 10 |
- name: arabic-sentiment-model
|
| 11 |
results: []
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -64,4 +67,4 @@ The following hyperparameters were used during training:
|
|
| 64 |
- Transformers 4.57.3
|
| 65 |
- Pytorch 2.9.0+cu126
|
| 66 |
- Datasets 4.0.0
|
| 67 |
-
- Tokenizers 0.22.1
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: arabic-sentiment-model
|
| 11 |
results: []
|
| 12 |
+
language:
|
| 13 |
+
- ar
|
| 14 |
+
pipeline_tag: text-classification
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 67 |
- Transformers 4.57.3
|
| 68 |
- Pytorch 2.9.0+cu126
|
| 69 |
- Datasets 4.0.0
|
| 70 |
+
- Tokenizers 0.22.1
|