mansoorhamidzadeh
commited on
Commit
•
f1c72b0
1
Parent(s):
a33d0b4
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,20 @@
|
|
1 |
---
|
2 |
base_model: HooshvareLab/bert-base-parsbert-uncased
|
3 |
tags:
|
4 |
-
-
|
|
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: bert_classification_persian_emotion
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -56,4 +66,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.41.2
|
57 |
- Pytorch 2.1.2
|
58 |
- Datasets 2.19.2
|
59 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
base_model: HooshvareLab/bert-base-parsbert-uncased
|
3 |
tags:
|
4 |
+
- bert
|
5 |
+
- classification
|
6 |
+
- parsbert
|
7 |
+
- persian
|
8 |
+
- persain_classification
|
9 |
model-index:
|
10 |
- name: bert_classification_persian_emotion
|
11 |
results: []
|
12 |
+
license: apache-2.0
|
13 |
+
language:
|
14 |
+
- fa
|
15 |
+
metrics:
|
16 |
+
- accuracy
|
17 |
+
pipeline_tag: text-classification
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.41.2
|
67 |
- Pytorch 2.1.2
|
68 |
- Datasets 2.19.2
|
69 |
+
- Tokenizers 0.19.1
|