Drilly93 commited on
Commit
55dd2fc
·
verified ·
1 Parent(s): d23894d

Chess Challenge submission by Drilly93

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. model.safetensors +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ Chess model submitted to the LLM Course Chess Challenge.
14
  ## Submission Info
15
 
16
  - **Submitted by**: [Drilly93](https://huggingface.co/Drilly93)
17
- - **Parameters**: 176,448
18
  - **Organization**: LLM-course
19
 
20
  ## Model Details
@@ -22,5 +22,5 @@ Chess model submitted to the LLM Course Chess Challenge.
22
  - **Architecture**: Chess Transformer (GPT-style)
23
  - **Vocab size**: 86
24
  - **Embedding dim**: 96
25
- - **Layers**: 2
26
  - **Heads**: 4
 
14
  ## Submission Info
15
 
16
  - **Submitted by**: [Drilly93](https://huggingface.co/Drilly93)
17
+ - **Parameters**: 475,584
18
  - **Organization**: LLM-course
19
 
20
  ## Model Details
 
22
  - **Architecture**: Chess Transformer (GPT-style)
23
  - **Vocab size**: 86
24
  - **Embedding dim**: 96
25
+ - **Layers**: 6
26
  - **Heads**: 4
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "n_embd": 96,
13
  "n_head": 4,
14
  "n_inner": 192,
15
- "n_layer": 2,
16
  "pad_token_id": 0,
17
  "tie_weights": true,
18
  "transformers_version": "4.57.3",
 
12
  "n_embd": 96,
13
  "n_head": 4,
14
  "n_inner": 192,
15
+ "n_layer": 6,
16
  "pad_token_id": 0,
17
  "tie_weights": true,
18
  "transformers_version": "4.57.3",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f30fc7f27f3ff9d8b1d85b91167d5089fecfe7f0609c11d066313a35a4d23617
3
- size 708104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cef042c2edf862c94ec89087b56736afc19a2bdbbc053b691955ca74698e539
3
+ size 1908680