xuandin commited on
Commit
39a91f2
·
verified ·
1 Parent(s): c25d616

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -5
README.md CHANGED
@@ -209,7 +209,9 @@ print(evidence)
209
  <td>920</td>
210
  </tr>
211
  <tr>
212
- <td colspan="10"><strong>QA-based approaches</strong> | <strong>VC</strong></td>
 
 
213
  </tr>
214
  <tr>
215
  <td rowspan="3">ViMRC<sub>large</sub></td>
@@ -280,7 +282,8 @@ print(evidence)
280
  <td>10078</td>
281
  </tr>
282
  <tr>
283
- <td colspan="10"><strong>LLM</strong></td>
 
284
  </tr>
285
  <tr>
286
  <td colspan="2">Qwen2.5-1.5B-Instruct</td>
@@ -305,7 +308,9 @@ print(evidence)
305
  <td>31284</td>
306
  </tr>
307
  <tr>
308
- <td colspan="10"><strong>LLM</strong> | <strong>VC</strong></td>
 
 
309
  </tr>
310
  <tr>
311
  <td rowspan="3">Qwen2.5-1.5B-Instruct</td>
@@ -376,7 +381,9 @@ print(evidence)
376
  <td>31512</td>
377
  </tr>
378
  <tr>
379
- <td colspan="10"><strong>SER Faster (ours)</strong> | <strong>TVC (ours)</strong></td>
 
 
380
  </tr>
381
  <tr>
382
  <td>TF-IDF + ViMRC<sub>large</sub></td>
@@ -403,7 +410,9 @@ print(evidence)
403
  <td>925</td>
404
  </tr>
405
  <tr>
406
- <td colspan="10"><strong>SER (ours)</strong> | <strong>TVC (ours)</strong></td>
 
 
407
  </tr>
408
  <tr>
409
  <td rowspan="3">TF-IDF + ViMRC<sub>large</sub></td>
 
209
  <td>920</td>
210
  </tr>
211
  <tr>
212
+ <th colspan="1">QA-based approaches</th>
213
+ <th colspan="1">VC</th>
214
+ <th colspan="8"></th>
215
  </tr>
216
  <tr>
217
  <td rowspan="3">ViMRC<sub>large</sub></td>
 
282
  <td>10078</td>
283
  </tr>
284
  <tr>
285
+ <th colspan="2">LLM</th>
286
+ <th colspan="8"></th>
287
  </tr>
288
  <tr>
289
  <td colspan="2">Qwen2.5-1.5B-Instruct</td>
 
308
  <td>31284</td>
309
  </tr>
310
  <tr>
311
+ <th colspan="1">LLM</th>
312
+ <th colspan="1">VC</th>
313
+ <th colspan="8"></th>
314
  </tr>
315
  <tr>
316
  <td rowspan="3">Qwen2.5-1.5B-Instruct</td>
 
381
  <td>31512</td>
382
  </tr>
383
  <tr>
384
+ <th colspan="1">SER Faster (ours)</th>
385
+ <th colspan="1">TVC (ours)</th>
386
+ <th colspan="8"></th>
387
  </tr>
388
  <tr>
389
  <td>TF-IDF + ViMRC<sub>large</sub></td>
 
410
  <td>925</td>
411
  </tr>
412
  <tr>
413
+ <th colspan="1">SER (ours)</th>
414
+ <th colspan="1">TVC (ours)</th>
415
+ <th colspan="8"></th>
416
  </tr>
417
  <tr>
418
  <td rowspan="3">TF-IDF + ViMRC<sub>large</sub></td>