Skip to content

Commit 2ef1655

Browse files
Fix table rendering by removing blank lines between td elements
Co-authored-by: FeilongTangmonash <152372878+FeilongTangmonash@users.noreply.github.com>
1 parent fa7fe7e commit 2ef1655

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -172,42 +172,34 @@ For each dataset, we provide the codec-derived patch indices, training logs, mod
172172
<tbody>
173173
<tr>
174174
<td><b>OV-Encoder (Codec)</b></td>
175-
176175
<td><a href="codec_index/ssv2.json">index</a></td>
177176
<td><a href="logs/ssv2.log">log</a></td>
178177
<td><a href="checkpoints/ssv2.pt">ckpt</a></td>
179178
<td>58.4%</td>
180-
181179
<td><a href="codec_index/diving48.json">index</a></td>
182180
<td><a href="logs/diving48.log">log</a></td>
183181
<td><a href="checkpoints/diving48.pt">ckpt</a></td>
184182
<td>66.0%</td>
185-
186183
<td><a href="codec_index/perception_test.json">index</a></td>
187184
<td><a href="logs/perception_test.log">log</a></td>
188185
<td><a href="checkpoints/perception_test.pt">ckpt</a></td>
189186
<td>59.7%</td>
190-
191187
<td><a href="codec_index/charadesego.json">index</a></td>
192188
<td><a href="logs/charadesego.log">log</a></td>
193189
<td><a href="checkpoints/charadesego.pt">ckpt</a></td>
194190
<td>12.1%</td>
195-
196191
<td><a href="codec_index/epic_verb.json">index</a></td>
197192
<td><a href="logs/epic_verb.log">log</a></td>
198193
<td><a href="checkpoints/epic_verb.pt">ckpt</a></td>
199194
<td>62.2%</td>
200-
201195
<td><a href="codec_index/epic_noun.json">index</a></td>
202196
<td><a href="logs/epic_noun.log">log</a></td>
203197
<td><a href="checkpoints/epic_noun.pt">ckpt</a></td>
204198
<td>53.9%</td>
205-
206199
<td><a href="codec_index/k400.json">index</a></td>
207200
<td><a href="logs/k400.log">log</a></td>
208201
<td><a href="checkpoints/k400.pt">ckpt</a></td>
209202
<td>84.3%</td>
210-
211203
<td><a href="codec_index/hmdb51.json">index</a></td>
212204
<td><a href="logs/hmdb51.log">log</a></td>
213205
<td><a href="checkpoints/hmdb51.pt">ckpt</a></td>

0 commit comments

Comments
 (0)