atrytone commited on
Commit
7858f02
Β·
1 Parent(s): 519070e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: FAISS JRecs
3
  emoji: πŸ“Š
4
  colorFrom: indigo
5
  colorTo: blue
@@ -7,6 +7,9 @@ sdk: gradio
7
  sdk_version: 3.35.2
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: NBDT Reviewer Recommendation System
3
  emoji: πŸ“Š
4
  colorFrom: indigo
5
  colorTo: blue
 
7
  sdk_version: 3.35.2
8
  app_file: app.py
9
  pinned: false
10
+ models: [biodatlab/MIReAD-Neuro]
11
  ---
12
 
13
+ This space is a demo for a Reviewer Recommendation System for the Neurons, Behavior, Data Analysis and Theory Journal.
14
+ The index being used here includes papers from a variety of authors who have published in the NBDT Journal across various years.
15
+ The embedding model in use here is [biodatlab/MIReAD-Neuro](https://huggingface.co/biodatlab/MIReAD-Neuro).