Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,8 @@ p{color:Black !important;}
|
|
20 |
|
21 |
|
22 |
<p align="center">
|
23 |
-
|
|
|
24 |
</p>
|
25 |
|
26 |
|
@@ -66,13 +67,15 @@ The dataset has been used in the paper to assess LLMs performance when augmented
|
|
66 |
The following figure illustrates the evaluation process:
|
67 |
|
68 |
<p align="center">
|
69 |
-
<img src="
|
|
|
70 |
</p>
|
71 |
|
72 |
And the following table shows the performance of five LLMs (Mistral-7b-inst, Mixtral-8x7b-inst, Llama-2-70b-chat, Llama-3-70b-inst, and GPT-4) on the Wikipedia Contradict Benchmark based on rigorous human evaluations on a subset of answers for 55 instances, which corresponds to 1,375 LLM responses in total.
|
73 |
|
74 |
<p align="center">
|
75 |
-
<img src="
|
|
|
76 |
</p>
|
77 |
|
78 |
Notes: “C”, “PC” and “IC” stand for “Correct”, “Partially correct”, “Incorrect”, respectively. “all”, “exp”, and “imp” represent for instance
|
|
|
20 |
|
21 |
|
22 |
<p align="center">
|
23 |
+
<img src="https://ibm.box.com/shared/static/7vq37r4ny12whwcw7les0txr3l2ltdys.png" width=70%/>
|
24 |
+
<!-- <img src="./figs/Example.png" width=70%/> -->
|
25 |
</p>
|
26 |
|
27 |
|
|
|
67 |
The following figure illustrates the evaluation process:
|
68 |
|
69 |
<p align="center">
|
70 |
+
<img src="https://ibm.box.com/shared/static/df7lrwvbquuayks7qfqrrfqcgzg5047r.png" width=70%/>
|
71 |
+
<!-- <img src="./figs/Evaluation.png" width=70%/> -->
|
72 |
</p>
|
73 |
|
74 |
And the following table shows the performance of five LLMs (Mistral-7b-inst, Mixtral-8x7b-inst, Llama-2-70b-chat, Llama-3-70b-inst, and GPT-4) on the Wikipedia Contradict Benchmark based on rigorous human evaluations on a subset of answers for 55 instances, which corresponds to 1,375 LLM responses in total.
|
75 |
|
76 |
<p align="center">
|
77 |
+
<img src="https://ibm.box.com/shared/static/brqfm2g2q5g63cxirsaa5jf0apqmbe5d.png" width=70%/>
|
78 |
+
<!-- <img src="./figs/table2.png" width=70%/> -->
|
79 |
</p>
|
80 |
|
81 |
Notes: “C”, “PC” and “IC” stand for “Correct”, “Partially correct”, “Incorrect”, respectively. “all”, “exp”, and “imp” represent for instance
|