Lihuchen commited on
Commit
0da9deb
·
verified ·
1 Parent(s): 1eaf4c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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...)