Skip to content

Commit 3b34382

Browse files
authored
Update index.html
1 parent 0a64ec5 commit 3b34382

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

+12
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,18 @@ <h4>News</h4>
233233
>
234234
<div class="card-body" style="background-color: #f1f6f9">
235235
<ul style="padding-left: 0">
236+
<li style="list-style-type: none">
237+
<span
238+
style="
239+
background-color: #B03052;
240+
color: white;
241+
padding: 2px 4px;
242+
border-radius: 5px;
243+
"
244+
><strong style="color: #ffe7ce">Apr. 20, 2025:</strong></span> We have released bird-critic-1.0-open (600 tasks by 4 dialects). Check out the data in <a href="https://huggingface.co/datasets/birdsql/bird-critic-1.0-open">Hugging Face</a> and the newest code in <a href="https://github.com/bird-bench/BIRD-CRITIC-1">GitHub</a>. The full set of PostgreSQL will be released 1 week later.
245+
It seems that bird-critic is a challenging reasoning tasks for text-to-SQL since all top-peforming models are reasoning-based models. Have fun! Thanks!
246+
</li>
247+
236248
<li style="list-style-type: none">
237249
<span
238250
style="

0 commit comments

Comments
 (0)