PardisSzah
commited on
Commit
•
408f2f3
1
Parent(s):
0d100d6
Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ pipeline_tag: text-classification
|
|
5 |
---
|
6 |
|
7 |
|
8 |
-
#
|
9 |
|
10 |
-
This model is fine-tuned to classify
|
11 |
|
12 |
|
13 |
## Evaluation Metrics
|
|
|
5 |
---
|
6 |
|
7 |
|
8 |
+
# SentenceFormalityClassifier
|
9 |
|
10 |
+
This model is fine-tuned to classify text based on formality. It has been fine-tuned on [Mohavere Dataset] (Takalli vahideh, Kalantari, Fateme, Shamsfard, Mehrnoush, Developing an Informal-Formal Persian Corpus, 2022.) using the pretrained model [persian-t5-formality-transfer](https://huggingface.co/HooshvareLab/bert-base-parsbert-uncased).
|
11 |
|
12 |
|
13 |
## Evaluation Metrics
|