Skip to content

Commit

Permalink
add asterisk clarification to leaderboard page
Browse files Browse the repository at this point in the history
  • Loading branch information
spratt21 committed Aug 1, 2024
1 parent e0bd1e0 commit 13dc879
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dclm/leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ <h4 class="leader__title"> Leaderboard </h4>

<div class="container leaderboard-tb hidden" id="filter-track--large-scale-container" style="padding-top:2rem;">
<h4 class="leader__title"> Leaderboard </h4>
<p style="padding-top:0.5rem;">*Denotes an external dataset that was not built from our competition pools but is still included as a useful reference point<p>

<br>
<table class="styled-table" id="filter-track--large-scale-tb">
<thead style="background-color:#EB725F;">
Expand Down Expand Up @@ -345,7 +347,7 @@ <h4 class="leader__title"> Leaderboard </h4>
<div class="container leaderboard-tb hidden" id="mixing-track--large-scale-container" style="padding-top:2rem;">
<h4 class="leader__title">Leaderboard </h4><br>
<p style="padding-top:0.5rem;">*Denotes an external dataset that was not built from our competition pools but is still included as a useful reference point<p>

<br>
<table class="styled-table" id="mixing-track--large-scale-tb">
<thead style="background-color:#EB725F;">
<th>Rank</th>
Expand Down

0 comments on commit 13dc879

Please sign in to comment.