Elron commited on
Commit
5b118fa
1 Parent(s): 5e3c6fa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ The QP model from the paper [Quality Controlled Paraphrase Generation](https://aclanthology.org/2022.acl-long.45/)
2
+
3
+ Important: read [this](https://github.com/IBM/quality-controlled-paraphrase-generation/issues/5#issuecomment-1238453742) before any use.
4
+
5
+ More details on the model training and usage see in this [GitHub repo](https://github.com/IBM/quality-controlled-paraphrase-generation).