File size: 481 Bytes
7963dfc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---


# my-chess-model3

Chess model submitted to the LLM Course Chess Challenge.

## Submission Info

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

## Model Details

- **Architecture**: Chess Transformer (GPT-style)
- **Vocab size**: 196
- **Embedding dim**: 128
- **Layers**: 5
- **Heads**: 4