Skip to content

Commit f0f8e12

Browse files
authored
Update DataDistribution.astro
1 parent 55d7139 commit f0f8e12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/DataDistribution.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ const distributionData = {
4343

4444
<section class="py-8">
4545
<div class="max-w-6xl mx-auto px-8">
46-
<h2 class="text-3xl font-bold text-gray-900 mb-8 text-center">VLM Data Distribution</h2>
46+
<h2 class="text-3xl font-bold text-gray-900 mb-8 text-center">VLM Pre-training Data Distribution</h2>
4747
<p class="text-gray-600 text-center mb-8 text-lg">
48-
Comprehensive dataset composition for VLM pre-training
48+
Comprehensive dataset composition for spatial grounding pre-training
4949
</p>
5050

5151
<DonutChart

0 commit comments

Comments
 (0)