Lihuchen commited on
Commit
bc1c128
·
verified ·
1 Parent(s): 50c31d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -28,17 +28,11 @@ Benefits of using this model:
28
  | OpenScholar-8B | 18.8 |20.3
29
  | Bio-Medical-Llama-3-8B | 40.7 |56.7|
30
  | PMC-LLaMA-13B | 36.4 |-|
31
- | Pub-Guard-Llama-8B (Ours) | 69.5 |79.3|
32
  | Pub-Guard-Llama-8B (RAG) | - |-|
33
- | Pub-Guard-Llama-8B (Debate) | - |-|
34
 
35
 
36
- **Coherence Check**
37
- * Model: cross-encoder/nli-deberta-v3-base
38
- * Article -> (Sentence in Explanation)
39
- * Instruction Data (gpt-4o): 88.7 (train set)
40
- * Predicted Data (pub-guard-llama): 90.8 (lung cancer set)
41
-
42
  ## Examples
43
 
44
  ### Naive Mode
 
28
  | OpenScholar-8B | 18.8 |20.3
29
  | Bio-Medical-Llama-3-8B | 40.7 |56.7|
30
  | PMC-LLaMA-13B | 36.4 |-|
31
+ | Pub-Guard-Llama-8B (Ours) | 73.1 |80.5|
32
  | Pub-Guard-Llama-8B (RAG) | - |-|
33
+ | Pub-Guard-Llama-8B (Debate) | 73.1 |81.1|
34
 
35
 
 
 
 
 
 
 
36
  ## Examples
37
 
38
  ### Naive Mode