Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,10 @@ base_model:
|
|
12 |
|
13 |
**Pub-Guard-Llama-8B** is a fine-tuned version of the Llama-3.1-8B model, specifically designed for detecting fraudulent papers in academic publications.
|
14 |
|
|
|
|
|
|
|
|
|
15 |
Benefits of using this model:
|
16 |
* the first LLM-based system specifically designed for fraud detection in scientific articles
|
17 |
* integration of external resources for better analysis (Semantic Scholar, OpenAlex, Pubmed...)
|
|
|
12 |
|
13 |
**Pub-Guard-Llama-8B** is a fine-tuned version of the Llama-3.1-8B model, specifically designed for detecting fraudulent papers in academic publications.
|
14 |
|
15 |
+
[[GitHub]](https://github.com/tigerchen52/pub_guard_llm)
|
16 |
+
[[Paper]](https://arxiv.org/abs/2502.15429v1)
|
17 |
+
[[Pubmed Retraction Benchmark]](https://huggingface.co/datasets/Lihuchen/pubmed_retraction)
|
18 |
+
|
19 |
Benefits of using this model:
|
20 |
* the first LLM-based system specifically designed for fraud detection in scientific articles
|
21 |
* integration of external resources for better analysis (Semantic Scholar, OpenAlex, Pubmed...)
|