Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Espere-1119-Song authored Dec 5, 2023
1 parent 9c8200b commit 7375687
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ <h3 style="text-align: center;">Breakpoint Mode</h3>
</table>


<h3 style="text-align: center;">Global Mode</h3>
<h3 style="text-align: center;"><i class="fa-solid fa-film fa-fade"></i> Global Mode</h3>
<br>
<div class="container" style="min-height: 224px">
<div id="resultCarousel1" class="carousel slide" data-ride="carousel" data-interval="5000">
Expand Down Expand Up @@ -390,9 +390,9 @@ <h3 style="text-align: center;">Benchmark: MovieChat-1K</h3>
</p>

<br>
<h4 style="text-align: left;margin-left: 25px;">Question-answering Pairs</h4>
<h4 style="text-align: left;margin-left: 30px;">Question-answering Pairs</h4>
<div>
<h5 style="text-align: left;margin-left: 25px;">Word Distribution</h5>
<h5 style="text-align: left;margin-left: 30px;">Word Distribution</h5>
<div style="text-align: center;">
<p style="text-align: justify; display: flex; justify-content: center; max-width: 1000px; margin:auto; font-family:Computer Modern Roman;font-size: large;">
Note that MovieChat-1K is specifically designed for long video comprehension tasks, the majority of questions are open-ended, with only a quarter classified as multiple-choice questions, marked by initiators such as ‘Do,’ ‘Does,’ ‘Is,’ or ‘Are.’ We also compute the word distributions of our provided question-answer pairs, which includes common objects (people, clothes, etc.), time (day, night, etc.), scenes (indoor, outdoor, etc.), and so on.
Expand Down Expand Up @@ -420,7 +420,7 @@ <h5 style="text-align: left;margin-left: 10px;">Sentence length distribution</h5

</div>

<h4 style="text-align: left;margin-left: 25px;">Dense Captions</h4>
<h4 style="text-align: left;margin-left: 30px;">Dense Captions</h4>
<div style="text-align: center;">
<p style="text-align: justify; display: flex; justify-content: center; max-width: 1000px; margin:auto; font-family:Computer Modern Roman;font-size: large;">
To facilitate a more detailed understanding of long videos, we provide a dense caption for each video. MovieChat-1K exhibits diverse caption lengths in the segmented clip level. Approximately two-thirds of the clips have captions with 100-149 words, while one-fifth of the clip captions have fewer than 100 words. About 11% of clips have long captions with more than 150 words.
Expand Down

0 comments on commit 7375687

Please sign in to comment.