erfan226 commited on
Commit
c175f24
1 Parent(s): ffa8b3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
 
11
  ---
12
 
13
- # persian-t5-paraphraser
14
 
15
  This is a paraphrasing model for the Persian language. It is based on [the monolingual T5 model for Persian.](https://huggingface.co/Ahmad/parsT5-base)
16
 
@@ -46,4 +46,4 @@ paraphrase(text)
46
  ```
47
 
48
  ## Training data
49
- This model was trained on the Persian subset of the [Tapaco dataset](https://huggingface.co/datasets/tapaco).
10
 
11
  ---
12
 
13
+ # Persian-t5-paraphraser
14
 
15
  This is a paraphrasing model for the Persian language. It is based on [the monolingual T5 model for Persian.](https://huggingface.co/Ahmad/parsT5-base)
16
 
46
  ```
47
 
48
  ## Training data
49
+ This model was trained on the Persian subset of the [Tapaco dataset](https://huggingface.co/datasets/tapaco). It should be noted that this model was trained on a very small dataset and therefore the performance might not be as expected, for now.