File size: 750 Bytes
c917c29
 
 
 
 
 
 
 
 
 
 
 
 
47298ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d26585d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
datasets:
- sem_eval_2018_task_1
language:
- ar
metrics:
- accuracy
library_name: transformers
pipeline_tag: text-classification
tags:
- transformers
- emotion
- BERT
---
# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->

This model aims at classifying arabic text into its corresponding set of emotions by fine-tuning a variant of BERT pre-trained on arabic twitter data. 

### Model Sources [optional]

<!-- Provide the basic links for the model. -->

- **Repository:** https://github.com/TomoyeSaa/Emotion-Detection-for-Arabic-Language

## Evaluation

<!-- This section describes the evaluation protocols and provides the results. -->
Jaccard accuracy is the main eval metric and the model achieved 56.12%