File size: 455 Bytes
af96b6c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
library_name: transformers
tags:
- chess
- llm-course
- chess-challenge
license: mit
---

# chess-stockbird

Chess model submitted to the LLM Course Chess Challenge.

## Submission Info

- **Submitted by**: [bouhss](https://huggingface.co/bouhss)
- **Parameters**: 992,032
- **Organization**: LLM-course

## Model Details

- **Architecture**: Chess Transformer (GPT-style)
- **Vocab size**: 148
- **Embedding dim**: 128
- **Layers**: 6
- **Heads**: 8