Spaces:
Running
Running
Merge branch 'main' of hf.co:spaces/LLM-course/Chess1MChallenge
Browse files
README.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
---
|
| 2 |
title: Chess Challenge Arena
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
-
short_description: Play Chess like a Honey Bee
|
| 12 |
---
|
| 13 |
|
| 14 |
# Chess Challenge Arena
|
| 15 |
|
| 16 |
This Space hosts the evaluation arena for the LLM Chess Challenge.
|
| 17 |
|
| 18 |
-
**Chess Challenge Template**: https://github.com/nathanael-fijalkow/ChessChallengeTemplate
|
|
|
|
| 1 |
---
|
| 2 |
title: Chess Challenge Arena
|
| 3 |
+
emoji: ♟️
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.5.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
+
short_description: 'Second assignment: Play Chess like a Honey Bee'
|
| 12 |
---
|
| 13 |
|
| 14 |
# Chess Challenge Arena
|
| 15 |
|
| 16 |
This Space hosts the evaluation arena for the LLM Chess Challenge.
|
| 17 |
|
| 18 |
+
**Chess Challenge Template**: https://github.com/nathanael-fijalkow/ChessChallengeTemplate
|