Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,16 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: 😻
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: 😻
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: yellow
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
👋 We're running the evaluations and hosting results that underpin the [Open CoT Leaderboard](https://huggingface.co/spaces/logikon/open_cot_leaderboard).
|
11 |
+
|
12 |
+
For more information about the evaluation, have a look at out Github [repo](https://github.com/logikon-ai/cot-eval#readme).
|
13 |
+
|
14 |
+
To get started with exploring the evaluations results on your own, check out [this notebook](https://github.com/logikon-ai/cot-eval/blob/main/notebooks/CoT_Leaderboard_Results_Exploration.ipynb).
|
15 |
+
|
16 |
+
If you want to run and contribute evaluations to the Open CoT Leaderboard, please apply for membership in this organiization. We'll get back to you to asap.
|