Reem333 commited on
Commit
142d0f5
1 Parent(s): ff2875d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ with st.sidebar:
51
  st.markdown("## About")
52
  st.markdown('''
53
  This is a tool to classify paper citations into different levels based on their number of citations.
54
- Powered by Fine-Tuned [Longformer model](https://huggingface.co/REEM-ALRASHIDI/LongFormer-Paper-Citaion-Classifier) with custom data.
55
  ''')
56
  st.markdown("### Class Levels:")
57
  st.markdown("- Level 1: Highly cited papers")
 
51
  st.markdown("## About")
52
  st.markdown('''
53
  This is a tool to classify paper citations into different levels based on their number of citations.
54
+ Powered by Fine-Tuned [Longformer model](https://huggingface.co/Reem333/Citaion-Classifier) with custom data.
55
  ''')
56
  st.markdown("### Class Levels:")
57
  st.markdown("- Level 1: Highly cited papers")