jordimas commited on
Commit
513bfd1
·
1 Parent(s): 71ba519
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -12,10 +12,9 @@ inference: false
12
  ## Model description
13
 
14
 
 
15
 
16
- This is a model based on Google's MT5 finetuned for paraphrasing in Catalan language
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>