muhtasham commited on
Commit
ed0645d
β€’
1 Parent(s): 07ae0e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -150,6 +150,7 @@ if Run_Button == True and not len(contract)==0 and not len(question_set)==0:
150
 
151
 
152
  st.write("πŸ€—")
 
153
  st.write("Model: akdeniz27/roberta-base-cuad")
154
  st.write("Project: https://www.atticusprojectai.org/cuad")
155
  st.write("Github: https://github.com/TheAtticusProject/cuad")
 
150
 
151
 
152
  st.write("πŸ€—")
153
+ st.write("Based on https://huggingface.co/spaces/akdeniz27/contract-understanding-atticus-dataset-demo")
154
  st.write("Model: akdeniz27/roberta-base-cuad")
155
  st.write("Project: https://www.atticusprojectai.org/cuad")
156
  st.write("Github: https://github.com/TheAtticusProject/cuad")