Wikidepia commited on
Commit
6a303f2
1 Parent(s): 6cb11ec

Add Acknowledgement and Limitations

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -22,3 +22,11 @@ outputs = model.generate(
22
  early_stopping=True,
23
  num_return_sequences=5
24
  )
 
 
 
 
 
 
 
 
22
  early_stopping=True,
23
  num_return_sequences=5
24
  )
25
+
26
+ ## Limitations
27
+
28
+ Sometimes paraphrase contain date which doesnt exists in the original text :/
29
+
30
+ ## Acknowledgement
31
+
32
+ Thanks to Tensorflow Research Cloud for providing TPU v3-8s.