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 {
|
@@ -131,6 +131,7 @@ This is the release timeline so far (you can click on each element!):
|
|
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>
|
136 |
<div class="month-label">Feb</div>
|
|
|
51 |
justify-content: space-between;
|
52 |
align-items: flex-end;
|
53 |
position: relative;
|
54 |
+
min-height: 320px;
|
55 |
}
|
56 |
|
57 |
.month-marker {
|
|
|
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 class="event">π<a href="https://huggingface.co/papers/2502.02737" target="_blank">SmolLM2 report</a></div>
|
135 |
</div>
|
136 |
<div class="month-dot"></div>
|
137 |
<div class="month-label">Feb</div>
|