ONNX-Demo / pyserini /2cr /mrtydi_html_table.template
ArthurChen189's picture
upload pyserini
62977bb
raw
history blame contribute delete
634 Bytes
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th scope="col"></th>
<th scope="col">$desc</th>
<th scope="col">ar</th>
<th scope="col">bn</th>
<th scope="col">en</th>
<th scope="col">fi</th>
<th scope="col">id</th>
<th scope="col">ja</th>
<th scope="col">ko</th>
<th scope="col">ru</th>
<th scope="col">sw</th>
<th scope="col">te</th>
<th scope="col">th</th>
<th scope="col"></th>
<th scope="col">avg</th>
</tr>
</thead>
<tbody>
$rows
</tbody>
</table>
</div>