PBusienei commited on
Commit
f50ff81
1 Parent(s): 7e5fed2

added github project path

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -178,4 +178,5 @@ st.markdown("### References")
178
  st.markdown("1. https://www.sbert.net/examples/applications/semantic-search/README.html")
179
  st.markdown("2. https://www.sbert.net/docs/pretrained-models/msmarco-v3.html")
180
  st.markdown("3. Semantic search [colab](https://colab.research.google.com/drive/12cn5Oo0v3HfQQ8Tv6-ukgxXSmT3zl35A?usp=sharing)")
 
181
  #st.markdown("4. [ClimateBERT](https://climatebert.ai/), [paper](https://arxiv.org/abs/2110.12010)")
 
178
  st.markdown("1. https://www.sbert.net/examples/applications/semantic-search/README.html")
179
  st.markdown("2. https://www.sbert.net/docs/pretrained-models/msmarco-v3.html")
180
  st.markdown("3. Semantic search [colab](https://colab.research.google.com/drive/12cn5Oo0v3HfQQ8Tv6-ukgxXSmT3zl35A?usp=sharing)")
181
+ st.markdown("4. [project code on github](https://github.com/vanderbilt-data-science/abstract-search)")
182
  #st.markdown("4. [ClimateBERT](https://climatebert.ai/), [paper](https://arxiv.org/abs/2110.12010)")