README / README.md
ybelkada's picture
Update README.md
bf024a4 verified
---
title: README
emoji: πŸš€
colorFrom: purple
colorTo: gray
sdk: static
pinned: false
---
<!-- Title -->
<h1 style="text-align: center;">
NeurIPS 2025 E2LM Competition: Early Training Evaluation of Language Models
</h1>
<!-- Centered and resized image -->
<div style="display: flex; justify-content: center; margin: 10px 0;">
<img src="https://cdn-uploads.huggingface.co/production/uploads/62441d1d9fdefb55a0b7d12c/Sz6IO50Bdek4_uZCI7cNX.png"
alt="E2LM Banner"
style="width: 60%; max-width: 600px; height: auto;">
</div>
<!-- Subtitle -->
<p style="text-align: center; font-size: 1.0em;">
Join us in building benchmarks that capture early-stage reasoning & Scientific Knowledge in LLMs!
</p>
<p style="text-align: center; margin-top: 30px; font-size: 0.9em;">
πŸ”— Visit the official competition website at
<a href="https://e2lmc.github.io/" target="_blank" style="color: #1a73e8; text-decoration: none; font-weight: bold;">
e2lmc.github.io
</a>
</p>
<p style="text-align: center; margin-top: 30px; font-size: 0.9em;">
πŸ”— Read more about the competition in
<a href="https://arxiv.org/abs/2506.07731" target="_blank" style="color: #1a73e8; text-decoration: none; font-weight: bold;">
the paper proposal
</a>
</p>
<!-- Centered buttons -->
<div style="display: flex; justify-content: center; align-items: center; gap: 20px; margin-top: 20px;">
<a href="https://discord.gg/fcYeR8bn">
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord.png" width="100" alt="Join Discord">
</a>
</div>