Chess Challenge submission by minhdc
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**: [minhdc](https://huggingface.co/minhdc)
|
| 17 |
-
- **Parameters**:
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
|
|
|
| 14 |
## Submission Info
|
| 15 |
|
| 16 |
- **Submitted by**: [minhdc](https://huggingface.co/minhdc)
|
| 17 |
+
- **Parameters**: 996,976
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"n_ctx": 256,
|
| 16 |
"n_embd": 128,
|
| 17 |
"n_head": 8,
|
| 18 |
-
"n_inner":
|
| 19 |
"n_layer": 6,
|
| 20 |
"pad_token_id": 0,
|
| 21 |
"tie_weights": true,
|
|
|
|
| 15 |
"n_ctx": 256,
|
| 16 |
"n_embd": 128,
|
| 17 |
"n_head": 8,
|
| 18 |
+
"n_inner": 360,
|
| 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:be0dfdec5975317f94370851181dd2bc5873b8fb897b8d5a651f125b12e7e243
|
| 3 |
+
size 3994352
|