iliasslasri commited on
Commit
9399ea6
·
verified ·
1 Parent(s): c4df49c

Chess Challenge submission by iliasslasri

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. config.json +3 -3
  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**: [iliasslasri](https://huggingface.co/iliasslasri)
17
- - **Parameters**: 998,036
18
  - **Organization**: LLM-course
19
 
20
  ## Model Details
 
14
  ## Submission Info
15
 
16
  - **Submitted by**: [iliasslasri](https://huggingface.co/iliasslasri)
17
+ - **Parameters**: 997,136
18
  - **Organization**: LLM-course
19
 
20
  ## Model Details
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./gqa_rpe/checkpoint-311724/",
3
  "architectures": [
4
  "ChessForCausalLM"
5
  ],
@@ -16,11 +16,11 @@
16
  "n_ctx": 256,
17
  "n_embd": 96,
18
  "n_head": 8,
19
- "n_inner": 316,
20
  "n_layer": 11,
21
  "num_groups": 4,
22
  "pad_token_id": 0,
23
- "rot_pos_emb": true,
24
  "rotary_base": 10000,
25
  "tie_weights": false,
26
  "tie_word_embeddings": false,
 
1
  {
2
+ "_name_or_path": "./gqa_1_ft/checkpoint-742200/",
3
  "architectures": [
4
  "ChessForCausalLM"
5
  ],
 
16
  "n_ctx": 256,
17
  "n_embd": 96,
18
  "n_head": 8,
19
+ "n_inner": 304,
20
  "n_layer": 11,
21
  "num_groups": 4,
22
  "pad_token_id": 0,
23
+ "rot_pos_emb": false,
24
  "rotary_base": 10000,
25
  "tie_weights": false,
26
  "tie_word_embeddings": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:105d6544cc86f6cad342e7ed9602f9628e3399e230a2048d1149d8dc09d35aa6
3
- size 4007408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf45d017d9b499bf4fd8977a0655bdbda2d3f29b2bf4beb6aa624059cb4e417
3
+ size 4003888