apeters commited on
Commit
0f7fdba
Β·
verified Β·
1 Parent(s): e173181

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -6,5 +6,28 @@ colorTo: indigo
6
  sdk: static
7
  pinned: false
8
  ---
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ ## 🌐 About OpenDataArena
10
 
11
+ **OpenDataArena (ODA)** is an open research initiative devoted to evaluating, benchmarking, and creating high-value datasets for the post-training era of large language models (LLMs).
12
+ We believe **data quality defines model capability** β€” and that **open, reproducible evaluation** is key to accelerating progress in AI.
13
+
14
+ ODA provides a **transparent and data-centric ecosystem** where diverse datasets β€” from instruction-following and code generation to reasoning and mathematics β€” can be fairly compared, analyzed, and continuously improved.
15
+
16
+ ---
17
+
18
+ ### πŸš€ Our Mission
19
+ To make **data evaluation scientific, transparent, and community-driven**, while continuously **producing high-value, openly available datasets** that enhance model alignment and reasoning ability.
20
+
21
+ ---
22
+
23
+ ### πŸ”‘ Key Features
24
+
25
+ - πŸ† **Dataset Leaderboard** β€” [Leaderboard](https://opendataarena.github.io/leaderboard.html) ranks and visualizes the most valuable datasets across multiple domains, based on unified post-training benchmarks.
26
+ - πŸ“Š **Comprehensive Scoring System** β€” [Scoring tool](https://github.com/OpenDataArena/OpenDataArena-Tool/tree/main/data_scorer) measures dataset quality, diversity, difficulty, and learning value using reproducible pipelines.
27
+ - 🧰 **Open-Source Toolkit** β€” *[OpenDataArena-Tool](https://github.com/OpenDataArena/OpenDataArena-Tool)* enables dataset curation, scoring, and analysis with a standardized, community-driven workflow.
28
+ - 🌱 **High-Value Data Generation** β€” beyond evaluation, ODA continuously produces and shares new, top-quality datasets for fine-tuning and alignment research.
29
+
30
+ ---
31
+
32
+ If you find our work helpful, please consider ⭐ **starring** and **subscribing** to support open, data-driven AI research.
33
+ Learn more at [opendataarena.github.io](https://opendataarena.github.io).