Spaces:
Running
Running
Update README
Browse files
README.md
CHANGED
@@ -10,12 +10,12 @@ pinned: false
|
|
10 |
# Welcome to Leon-LLM on Hugging Face
|
11 |
|
12 |
## Introduction
|
13 |
-
Leon-LLM,
|
14 |
|
15 |
For more comprehensive details on our project, methodologies, and findings, visit our [GitHub repository](https://github.zhaw.ch/schmila7/leon-llm).
|
16 |
|
17 |
## Project Highlights
|
18 |
-
- **Research Paper:** Explore our findings in the
|
19 |
- **Unique Approach:** Training models using the [xLAN](https://github.zhaw.ch/schmila7/leon-llm/blob/main/README.md#xlan-format) notation for chess sequences.
|
20 |
- **Interactive Models:** Experiment with our models to play chess, predict moves, and analyze games.
|
21 |
|
|
|
10 |
# Welcome to Leon-LLM on Hugging Face
|
11 |
|
12 |
## Introduction
|
13 |
+
Leon-LLM, a project group from ZHAW, is dedicated to exploring the linguistics of chess through Large Language Models (LLMs). Our primary focus is on training LLMs exclusively with chess game sequences, aiming to teach these models the rules of chess and enable them to make legal moves and predict outcomes without explicit rule-based programming.
|
14 |
|
15 |
For more comprehensive details on our project, methodologies, and findings, visit our [GitHub repository](https://github.zhaw.ch/schmila7/leon-llm).
|
16 |
|
17 |
## Project Highlights
|
18 |
+
- **Research Paper:** Explore our findings in the report [Language Models Explore the Linguistics of Chess](https://github.zhaw.ch/schmila7/leon-llm/blob/main/LanguageModelsExploreTheLinguisticsOfChess.pdf).
|
19 |
- **Unique Approach:** Training models using the [xLAN](https://github.zhaw.ch/schmila7/leon-llm/blob/main/README.md#xlan-format) notation for chess sequences.
|
20 |
- **Interactive Models:** Experiment with our models to play chess, predict moves, and analyze games.
|
21 |
|