Ogamon commited on
Commit
5fdcac3
·
verified ·
1 Parent(s): ca282db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,7 +9,9 @@ language:
9
  Github: https://github.com/Ogamon958/ConPGS
10
 
11
  ## Model Description
12
-
 
 
13
 
14
 
15
  ## How to use this model
 
9
  Github: https://github.com/Ogamon958/ConPGS
10
 
11
  ## Model Description
12
+ ConPGS Model is capable of generating paraphrases while controlling for semantic and lexical similarity.
13
+ The semantic similarity can be controlled at six levels - 70, 75, 80, 85, 90 and 95 - the higher the level, the more similar the model outputs sentences with similar meanings.
14
+ The lexical similarity can be controlled in eight steps 5, 10, 15, 20, 25, 30, 35 and 40, the higher the level, the more the model outputs sentences with similar surfaces.
15
 
16
 
17
  ## How to use this model