fix the dpp table info
Browse files- index.html +3 -3
index.html
CHANGED
@@ -885,11 +885,11 @@
|
|
885 |
|
886 |
<h3>Trained DPPs:</h3>
|
887 |
<table border="1" style="width:100%; text-align:center;">
|
888 |
-
<caption>Trained DPPs on LLAMA-2-7B-Chat and MISTRAL-7B-Instruct-v0.2 respectively</caption>
|
889 |
<thead>
|
890 |
<tr>
|
891 |
-
<th>
|
892 |
-
<th>
|
893 |
</tr>
|
894 |
</thead>
|
895 |
<tbody>
|
|
|
885 |
|
886 |
<h3>Trained DPPs:</h3>
|
887 |
<table border="1" style="width:100%; text-align:center;">
|
888 |
+
<caption>The table below presents <strong>Trained DPPs</strong> on LLAMA-2-7B-Chat and MISTRAL-7B-Instruct-v0.2 respectively</caption>
|
889 |
<thead>
|
890 |
<tr>
|
891 |
+
<th>Models</th>
|
892 |
+
<th>DPPs</th>
|
893 |
</tr>
|
894 |
</thead>
|
895 |
<tbody>
|