Chess Challenge submission by Mtanre
Browse files- README.md +1 -1
- config.json +1 -1
- 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**: [Mtanre](https://huggingface.co/Mtanre)
|
| 17 |
-
- **Parameters**:
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
|
|
|
| 14 |
## Submission Info
|
| 15 |
|
| 16 |
- **Submitted by**: [Mtanre](https://huggingface.co/Mtanre)
|
| 17 |
+
- **Parameters**: 991,948
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"n_ctx": 256,
|
| 16 |
"n_embd": 124,
|
| 17 |
"n_head": 4,
|
| 18 |
-
"n_inner":
|
| 19 |
"n_layer": 6,
|
| 20 |
"pad_token_id": 0,
|
| 21 |
"tie_weights": true,
|
|
|
|
| 15 |
"n_ctx": 256,
|
| 16 |
"n_embd": 124,
|
| 17 |
"n_head": 4,
|
| 18 |
+
"n_inner": 384,
|
| 19 |
"n_layer": 6,
|
| 20 |
"pad_token_id": 0,
|
| 21 |
"tie_weights": true,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9794cf72852b3f4ae50ba7a3a49ac58730a2e3ecd2c660ad45d7c6f207a7962
|
| 3 |
+
size 3974240
|