Chess Challenge submission by NBSProjects
Browse files- README.md +1 -1
- config.json +1 -0
- 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**: [NBSProjects](https://huggingface.co/NBSProjects)
|
| 17 |
-
- **Parameters**:
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
|
|
|
| 14 |
## Submission Info
|
| 15 |
|
| 16 |
- **Submitted by**: [NBSProjects](https://huggingface.co/NBSProjects)
|
| 17 |
+
- **Parameters**: 875,904
|
| 18 |
- **Organization**: LLM-course
|
| 19 |
|
| 20 |
## Model Details
|
config.json
CHANGED
|
@@ -17,5 +17,6 @@
|
|
| 17 |
"rope_theta": 10000.0,
|
| 18 |
"tie_weights": true,
|
| 19 |
"transformers_version": "4.57.3",
|
|
|
|
| 20 |
"vocab_size": 1682
|
| 21 |
}
|
|
|
|
| 17 |
"rope_theta": 10000.0,
|
| 18 |
"tie_weights": true,
|
| 19 |
"transformers_version": "4.57.3",
|
| 20 |
+
"use_sdpa": true,
|
| 21 |
"vocab_size": 1682
|
| 22 |
}
|
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:a4b35f8119f08e3082fa15a59bea173baa96b107c25b8f2c1d6ab5f020c92218
|
| 3 |
+
size 3507240
|