Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ library_name: transformers
|
|
| 16 |
|
| 17 |
SciJudge-Qwen3-4B is a fine-tuned language model for **scientific paper evaluation**. Given two academic papers' metadata (title, abstract, publication date), it predicts which paper has a higher citation count — serving as a proxy for assessing research impact and "scientific taste."
|
| 18 |
|
| 19 |
-
This model is part of the paper: **AI Can Learn Scientific Taste**.
|
| 20 |
|
| 21 |
## Usage
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
SciJudge-Qwen3-4B is a fine-tuned language model for **scientific paper evaluation**. Given two academic papers' metadata (title, abstract, publication date), it predicts which paper has a higher citation count — serving as a proxy for assessing research impact and "scientific taste."
|
| 18 |
|
| 19 |
+
This model is part of the paper: **[AI Can Learn Scientific Taste](https://arxiv.org/abs/2603.14473)**.
|
| 20 |
|
| 21 |
## Usage
|
| 22 |
|