bxiong commited on
Commit
c40cec8
·
verified ·
1 Parent(s): 2df0974

fix the dpp table info

Browse files
Files changed (1) hide show
  1. 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>Category</th>
892
- <th>Instructions</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>