jgyasu commited on
Commit
49cecf8
·
verified ·
1 Parent(s): 81f410f

Update paraphraser.py

Browse files
Files changed (1) hide show
  1. paraphraser.py +1 -1
paraphraser.py CHANGED
@@ -28,4 +28,4 @@ def generate_paraphrase(question):
28
  res = paraphrase(question, para_tokenizer, para_model)
29
  return res
30
 
31
- print(generate_paraphrase("A special committee of Paramount’s board is said to have approved a tentative deal to merge with Skydance."))
 
28
  res = paraphrase(question, para_tokenizer, para_model)
29
  return res
30
 
31
+ print(generate_paraphrase("Billie Eilish, Charli XCX and Lorde are among a group of young female pop stars who are revealing, in their music, the pressure they have felt to look thin in a time of especially punishing beauty standards."))