Lihuchen commited on
Commit
8330165
·
verified ·
1 Parent(s): 4366d8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -28,7 +28,7 @@ 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 |78.9|
32
  | Pub-Guard-Llama-8B (RAG) | - |-|
33
  | Pub-Guard-Llama-8B (Debate) | - |-|
34
 
@@ -36,8 +36,8 @@ Benefits of using this model:
36
  **Coherence Check**
37
  * Model: cross-encoder/nli-deberta-v3-base
38
  * Article -> (Sentence in Explanation)
39
- * Instruction Data (gpt-4o): 88.7
40
- * Predicted Data (pub-guard-llama): -
41
 
42
  ## Examples
43
 
 
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
 
 
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