stephecw commited on
Commit
2c595cc
·
verified ·
1 Parent(s): 15a44ff

Chess Challenge submission by stephecw

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.json +2 -2
  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**: [stephecw](https://huggingface.co/stephecw)
17
- - **Parameters**: 960,480
18
  - **Organization**: LLM-course
19
 
20
  ## Model Details
@@ -23,4 +23,4 @@ Chess model submitted to the LLM Course Chess Challenge.
23
  - **Vocab size**: 72
24
  - **Embedding dim**: 128
25
  - **Layers**: 6
26
- - **Heads**: 4
 
14
  ## Submission Info
15
 
16
  - **Submitted by**: [stephecw](https://huggingface.co/stephecw)
17
+ - **Parameters**: 1,003,656
18
  - **Organization**: LLM-course
19
 
20
  ## Model Details
 
23
  - **Vocab size**: 72
24
  - **Embedding dim**: 128
25
  - **Layers**: 6
26
+ - **Heads**: 8
config.json CHANGED
@@ -10,8 +10,8 @@
10
  "model_type": "chess_transformer",
11
  "n_ctx": 256,
12
  "n_embd": 128,
13
- "n_head": 4,
14
- "n_inner": 336,
15
  "n_layer": 6,
16
  "pad_token_id": 0,
17
  "tie_weights": true,
 
10
  "model_type": "chess_transformer",
11
  "n_ctx": 256,
12
  "n_embd": 128,
13
+ "n_head": 8,
14
+ "n_inner": 364,
15
  "n_layer": 6,
16
  "pad_token_id": 0,
17
  "tie_weights": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9922467d048ed4a5bbff9895d35c1444d8c2ab0c0fdb2f4c843142613891e5db
3
- size 3848368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24ba99e14c30c1834e13da087ee6ac20e8c8d4ae1d15cd2825f570b434becc84
3
+ size 4021072