Link
Browse files
README.md
CHANGED
|
@@ -12,10 +12,9 @@ inference: false
|
|
| 12 |
## Model description
|
| 13 |
|
| 14 |
|
|
|
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
Sample:
|
| 19 |
|
| 20 |
|
| 21 |
Original:
|
|
@@ -40,4 +39,4 @@ To run inference check the [inference.py](inference.py) file in the repository.
|
|
| 40 |
|
| 41 |
## Additional information
|
| 42 |
|
| 43 |
-
Contact: Jordi Mas <jmas@softcatala.org>
|
|
|
|
| 12 |
## Model description
|
| 13 |
|
| 14 |
|
| 15 |
+
This is a model based on [Google's MT5](https://huggingface.co/google/mt5-base) finetuned for paraphrasing in Catalan language.
|
| 16 |
|
| 17 |
+
Sample output:
|
|
|
|
|
|
|
| 18 |
|
| 19 |
|
| 20 |
Original:
|
|
|
|
| 39 |
|
| 40 |
## Additional information
|
| 41 |
|
| 42 |
+
Contact: Jordi Mas <jmas@softcatala.org>
|