File size: 445 Bytes
5b8a9cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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**: [SmileChou](https://huggingface.co/SmileChou)
- **Parameters**: 969,150
- **Organization**: LLM-course

### Model Details
- **Architecture**: Chess Transformer (GPT-style)
- **Vocab size**: 148
- **Embedding dim**: 150
- **Layers**: 5
- **Heads**: 5