Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,16 @@ Benefits of using this model:
|
|
17 |
* integration of external resources for better analysis (Semantic Scholar, OpenAlex, <u>Pubmed</u>...)
|
18 |
* it offers <u>uncertainty-aware</u> predictions with <u>faithful</u> explanations
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
## Examples
|
21 |
|
22 |
### Non-Retracted Article
|
|
|
17 |
* integration of external resources for better analysis (Semantic Scholar, OpenAlex, <u>Pubmed</u>...)
|
18 |
* it offers <u>uncertainty-aware</u> predictions with <u>faithful</u> explanations
|
19 |
|
20 |
+
| Model | Zero-Shot Reasoning |
|
21 |
+
|------------------------------|---------------------|
|
22 |
+
| Llama-3.1-8B-Instruct | 20.0 |
|
23 |
+
| OpenScholar-8B | 18.8 |
|
24 |
+
| Bio-Medical-Llama-3-8B | 40.7 |
|
25 |
+
| PMC-LLaMA-13B | 36.4 |
|
26 |
+
| Pub-Guard-Llama-8B (Ours) | 63.9 |
|
27 |
+
| Pub-Guard-Llama-8B (Debate) | - |
|
28 |
+
|
29 |
+
|
30 |
## Examples
|
31 |
|
32 |
### Non-Retracted Article
|