Skolkovo Institute of Science and Technology
commited on
Commit
•
5409495
1
Parent(s):
e9e9e03
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
|
5 |
+
tags:
|
6 |
+
- formality transfer
|
7 |
+
|
8 |
+
licenses:
|
9 |
+
- cc-by-nc-sa
|
10 |
+
---
|
11 |
+
|
12 |
+
This is an auxilary model for content preserving formality transfer model [LEWIP-informal](https://huggingface.co/SkolkovoInstitute/LEWIP-informal). This particular model classify the tokens from the source formal text and label them as keep or delete/replace. These labels are further used by LEWIP-informal to generate content preserving informal paraphrases.
|