File size: 474 Bytes
69e8b23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---

library_name: transformers
tags:
- chess
- llm-course
- chess-challenge
license: mit
---


## Chess model submitted to the LLM Course Chess Challenge.

### Submission Info
- **Submitted by**: [mathispernin](https://huggingface.co/mathispernin)
- **Parameters**: 998,400
- **Organization**: LLM-course

### Model Details
- **Architecture**: Chess Transformer (GPT-style)
- **Vocab size**: 2383
- **Embedding dim**: 128
- **Layers**: 4
- **Heads**: 4