Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ licenses:
|
|
15 |
This is the model presented in the paper "Detecting Text Formality: A Study of Text Classification Approaches".
|
16 |
|
17 |
The original model is [DeBERTa (large)](https://huggingface.co/microsoft/deberta-v3-large). Then, it was fine-tuned on the English corpus for fomality classiication [GYAFC](https://arxiv.org/abs/1803.06535).
|
18 |
-
In our experiments, the model showed the best results within Transformer-based models for the task. More details, code and data can be found [here](https://github.com/s-nlp/
|
19 |
|
20 |
**Evaluation Results**
|
21 |
|
|
|
15 |
This is the model presented in the paper "Detecting Text Formality: A Study of Text Classification Approaches".
|
16 |
|
17 |
The original model is [DeBERTa (large)](https://huggingface.co/microsoft/deberta-v3-large). Then, it was fine-tuned on the English corpus for fomality classiication [GYAFC](https://arxiv.org/abs/1803.06535).
|
18 |
+
In our experiments, the model showed the best results within Transformer-based models for the task. More details, code and data can be found [here](https://github.com/s-nlp/formality).
|
19 |
|
20 |
**Evaluation Results**
|
21 |
|