atrytone commited on
Commit
57f9c5c
1 Parent(s): 0bb92e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,9 +7,9 @@ sdk: gradio
7
  sdk_version: 3.35.2
8
  app_file: app.py
9
  pinned: false
10
- models: [biodatlab/MIReAD-Neuro-Large]
11
  ---
12
 
13
  This space is a demo for a Reviewer Recommendation System based on Medline data.
14
  The index being used here includes papers from a variety of authors which are indexed by Medline across various years.
15
- The embedding model in use here is [biodatlab/MIReAD-Neuro-Large](https://huggingface.co/biodatlab/MIReAD-Neuro-Large).
 
7
  sdk_version: 3.35.2
8
  app_file: app.py
9
  pinned: false
10
+ models: [biodatlab/MIReAD-Neuro-Contrastive]
11
  ---
12
 
13
  This space is a demo for a Reviewer Recommendation System based on Medline data.
14
  The index being used here includes papers from a variety of authors which are indexed by Medline across various years.
15
+ The embedding model in use here is [biodatlab/MIReAD-Neuro-Large](https://huggingface.co/biodatlab/MIReAD-Neuro-Contrastive).