dmahata commited on
Commit
fcb2d28
1 Parent(s): afd78e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import pandas as pd
4
  import os
5
  from run_eval import run_generate
6
 
7
- default_value = "summarize: Debanjan: Hi! kya tum EMNLP attend kar rahein ho? Anish: nehi I will skip this year. what about you? Debanjan: mein virtually attend kar raha hu Debanjan: hopefully can attend the conference in person from next year... Anish: haan dekhtey hain, in person attend karney mein alaag hi maaza hain Debanjan: but I also like this hybrid mode allows to attend the sessions in case you do not make it Anish: right Anish: if you are attending to mujhe interesting papers kuch bhej dena Debanjan: sure"
8
 
9
  st.write("# GupShup")
10
  st.write("## Summarizing Open-Domain Code-Switched Conversations - [https://aclanthology.org/2021.emnlp-main.499/](https://aclanthology.org/2021.emnlp-main.499/)")
4
  import os
5
  from run_eval import run_generate
6
 
7
+ default_value = "summarize: Debanjan: Hume kaha milna chahiye? Anish: at Oculus? Debanjan: ok! 7.30 baje Anish: yup!"
8
 
9
  st.write("# GupShup")
10
  st.write("## Summarizing Open-Domain Code-Switched Conversations - [https://aclanthology.org/2021.emnlp-main.499/](https://aclanthology.org/2021.emnlp-main.499/)")