Create README.md (#6886)
* Create README.md model card for akhooli/xlm-r-large-arabic-sent * Update model_cards/akhooli/xlm-r-large-arabic-sent/README.md Co-authored-by: Julien Chaumond <chaumond@gmail.com>
This commit is contained in:
13
model_cards/akhooli/xlm-r-large-arabic-sent/README.md
Normal file
13
model_cards/akhooli/xlm-r-large-arabic-sent/README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
language:
|
||||||
|
- ar
|
||||||
|
- en
|
||||||
|
|
||||||
|
license: mit
|
||||||
|
---
|
||||||
|
### xlm-r-large-arabic-sent
|
||||||
|
Multilingual sentiment classification (Label_0: mixed, Label_1: negative, Label_2: positive) of Arabic reviews by fine-tuning XLM-Roberta-Large.
|
||||||
|
Zero shot classification of other languages (also works in mixed languages - ex. Arabic & English). Mixed category is not accurate and may confuse other
|
||||||
|
classes (was based on a rate of 3 out of 5 in reviews).
|
||||||
|
Usage: see last section in this [Colab notebook](https://lnkd.in/d3bCFyZ)
|
||||||
Reference in New Issue
Block a user