Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,13 @@ emoji: π
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
models:
|
|
|
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-Contrastive](https://huggingface.co/biodatlab/MIReAD-Neuro-Contrastive).
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.13.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
models:
|
11 |
+
- biodatlab/MIReAD-Neuro-Contrastive
|
12 |
---
|
13 |
|
14 |
This space is a demo for a Reviewer Recommendation System for the Neurons, Behavior, Data Analysis and Theory Journal.
|
15 |
The index being used here includes papers from a variety of authors who have published in the NBDT Journal across various years.
|
16 |
+
The embedding model in use here is [biodatlab/MIReAD-Neuro-Contrastive](https://huggingface.co/biodatlab/MIReAD-Neuro-Contrastive).
|