Lihuchen commited on
Commit
85a7839
·
verified ·
1 Parent(s): 9e9d2b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -6,4 +6,14 @@ language:
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.1-8B
9
- ---
 
 
 
 
 
 
 
 
 
 
 
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.1-8B
9
+ ---
10
+
11
+ # Pub-Guard-Llama-8B
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 specifically designed for fraud detection in scientific articles
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
+