Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ This is the release timeline so far (you can click on each element!):
|
|
51 |
justify-content: space-between;
|
52 |
align-items: flex-end;
|
53 |
position: relative;
|
54 |
-
min-height:
|
55 |
}
|
56 |
|
57 |
.month-marker {
|
@@ -129,6 +129,7 @@ This is the release timeline so far (you can click on each element!):
|
|
129 |
<div class="event">๐ช<a href="https://huggingface.co/spaces/nanotron/ultrascale-playbook" target="_blank">Ultra-Scale Playbook</a></div>
|
130 |
<div class="event">๐งฎ<a href="https://huggingface.co/blog/math_verify_leaderboard" target="_blank">Math Verify</a></div>
|
131 |
<div class="event">๐<a href="https://huggingface.co/datasets/open-r1/OpenR1-Math-220k" target="_blank">OpenR1-Math-220k</a></div>
|
|
|
132 |
<div class="event">๐<a href="https://huggingface.co/blog/open-deep-research" target="_blank">Open Deep Research</a></div>
|
133 |
</div>
|
134 |
<div class="month-dot"></div>
|
|
|
51 |
justify-content: space-between;
|
52 |
align-items: flex-end;
|
53 |
position: relative;
|
54 |
+
min-height: 290px;
|
55 |
}
|
56 |
|
57 |
.month-marker {
|
|
|
129 |
<div class="event">๐ช<a href="https://huggingface.co/spaces/nanotron/ultrascale-playbook" target="_blank">Ultra-Scale Playbook</a></div>
|
130 |
<div class="event">๐งฎ<a href="https://huggingface.co/blog/math_verify_leaderboard" target="_blank">Math Verify</a></div>
|
131 |
<div class="event">๐<a href="https://huggingface.co/datasets/open-r1/OpenR1-Math-220k" target="_blank">OpenR1-Math-220k</a></div>
|
132 |
+
<div class="event">๐บ<a href="https://huggingface.co/blog/dabstep" target="_blank">DABstep</a></div>
|
133 |
<div class="event">๐<a href="https://huggingface.co/blog/open-deep-research" target="_blank">Open Deep Research</a></div>
|
134 |
</div>
|
135 |
<div class="month-dot"></div>
|