Chess Challenge submission by stephecw
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**: [stephecw](https://huggingface.co/stephecw)
|
| 17 |
-
- **Parameters**:
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
|
|
|
| 14 |
## Submission Info
|
| 15 |
|
| 16 |
- **Submitted by**: [stephecw](https://huggingface.co/stephecw)
|
| 17 |
+
- **Parameters**: 999,030
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"n_ctx": 256,
|
| 12 |
"n_embd": 128,
|
| 13 |
"n_head": 4,
|
| 14 |
-
"n_inner":
|
| 15 |
"n_layer": 6,
|
| 16 |
"pad_token_id": 0,
|
| 17 |
"tie_weights": true,
|
|
|
|
| 11 |
"n_ctx": 256,
|
| 12 |
"n_embd": 128,
|
| 13 |
"n_head": 4,
|
| 14 |
+
"n_inner": 361,
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8106c0e743369cbcf0905f4d8f6d0101eecef765edcf6425b1dfb7eec75d2da4
|
| 3 |
+
size 4002568
|