SungJoo commited on
Commit
e255940
·
verified ·
1 Parent(s): cfc06ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -97,7 +97,8 @@ A comprehensive instruction and DPO dataset was constructed for this purpose, wh
97
  | | | | <span style="color:blue;">(-0.34)</span> | <span style="color:blue;">(-333)</span> | <span style="color:green;">(-0.72)</span> | <span style="color:green;">(-723)</span> |
98
  | **THREAT** | 1.43 | 1,424 | 0.92 | 919 | 0.76 | 754 |
99
  | | | | <span style="color:blue;">(-0.51)</span> | <span style="color:blue;">(-505)</span> | <span style="color:green;">(-0.16)</span> | <span style="color:green;">(-165)</span> |
100
- *Comparison of LLaMA-2-base, Finetuned LLaMA-2, and DPO LLaMA-2 across various categories. Reductions in blue indicate comparisons between the base model and the fine-tuned model, while text in green represents comparisons between the fine-tuned model and the DPO model.*
 
101
 
102
  The table above shows the effectiveness of this model in reducing bias, measured using the RealToxicityPrompt dataset and the Perspective API.
103
 
 
97
  | | | | <span style="color:blue;">(-0.34)</span> | <span style="color:blue;">(-333)</span> | <span style="color:green;">(-0.72)</span> | <span style="color:green;">(-723)</span> |
98
  | **THREAT** | 1.43 | 1,424 | 0.92 | 919 | 0.76 | 754 |
99
  | | | | <span style="color:blue;">(-0.51)</span> | <span style="color:blue;">(-505)</span> | <span style="color:green;">(-0.16)</span> | <span style="color:green;">(-165)</span> |
100
+ *Comparison of LLaMA-2-base, Finetuned LLaMA-2, and DPO LLaMA-2 across various categories.
101
+ Reductions in blue indicate comparisons between the base model and the fine-tuned model, while text in green represents comparisons between the fine-tuned model and the DPO model.*
102
 
103
  The table above shows the effectiveness of this model in reducing bias, measured using the RealToxicityPrompt dataset and the Perspective API.
104