Update README.md
Browse files
README.md
CHANGED
|
@@ -2,10 +2,22 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: PartAI/TookaBERT-Base
|
| 4 |
tags:
|
| 5 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: bert_classification_persian_emotion
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -57,4 +69,4 @@ The following hyperparameters were used during training:
|
|
| 57 |
- Transformers 4.41.2
|
| 58 |
- Pytorch 2.1.2
|
| 59 |
- Datasets 2.19.2
|
| 60 |
-
- Tokenizers 0.19.1
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: PartAI/TookaBERT-Base
|
| 4 |
tags:
|
| 5 |
+
- 'persian '
|
| 6 |
+
- fa
|
| 7 |
+
- tookabert
|
| 8 |
+
- classification
|
| 9 |
+
- bert
|
| 10 |
+
- persian_bert
|
| 11 |
model-index:
|
| 12 |
- name: bert_classification_persian_emotion
|
| 13 |
results: []
|
| 14 |
+
datasets:
|
| 15 |
+
- SeyedAli/Persian-Text-Emotion
|
| 16 |
+
language:
|
| 17 |
+
- fa
|
| 18 |
+
metrics:
|
| 19 |
+
- accuracy
|
| 20 |
+
pipeline_tag: text-classification
|
| 21 |
---
|
| 22 |
|
| 23 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 69 |
- Transformers 4.41.2
|
| 70 |
- Pytorch 2.1.2
|
| 71 |
- Datasets 2.19.2
|
| 72 |
+
- Tokenizers 0.19.1
|