Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,9 @@ language: en
|
|
6 |
## Source
|
7 |
A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual. The original model is at [https://github.com/PrithivirajDamodaran/Styleformer](https://github.com/PrithivirajDamodaran/Styleformer).
|
8 |
|
9 |
-
![
|
|
|
|
|
10 |
|
11 |
## Examples:
|
12 |
```
|
|
|
6 |
## Source
|
7 |
A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual. The original model is at [https://github.com/PrithivirajDamodaran/Styleformer](https://github.com/PrithivirajDamodaran/Styleformer).
|
8 |
|
9 |
+
![Style](https://huggingface.co/models/rajistics/informal_formal_style_transfer/resolve/main/Styleformer.png)
|
10 |
+
|
11 |
+
|
12 |
|
13 |
## Examples:
|
14 |
```
|