Epoch 45 - Training started: 2025-11-15 21:13:58
Browse files- README.md +4 -4
- best_model.pt +2 -2
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -6,7 +6,7 @@ NNUE (Efficiently Updatable Neural Network) chess evaluation model
|
|
| 6 |
|
| 7 |
- **Model type**: NNUE Chess Evaluation
|
| 8 |
- **Architecture**: HalfKP feature representation
|
| 9 |
-
- **Uploaded**: 2025-11-15 22:
|
| 10 |
|
| 11 |
## Architecture
|
| 12 |
|
|
@@ -28,9 +28,9 @@ Output Layer: 32 → 1 (centipawn evaluation)
|
|
| 28 |
|
| 29 |
## Training Information
|
| 30 |
|
| 31 |
-
- **Epoch**:
|
| 32 |
-
- **Training Loss**:
|
| 33 |
-
- **Validation Loss**:
|
| 34 |
|
| 35 |
## Usage
|
| 36 |
|
|
|
|
| 6 |
|
| 7 |
- **Model type**: NNUE Chess Evaluation
|
| 8 |
- **Architecture**: HalfKP feature representation
|
| 9 |
+
- **Uploaded**: 2025-11-15 22:49:16
|
| 10 |
|
| 11 |
## Architecture
|
| 12 |
|
|
|
|
| 28 |
|
| 29 |
## Training Information
|
| 30 |
|
| 31 |
+
- **Epoch**: 45
|
| 32 |
+
- **Training Loss**: 2581668.3669
|
| 33 |
+
- **Validation Loss**: 2661316.6873
|
| 34 |
|
| 35 |
## Usage
|
| 36 |
|
best_model.pt
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:ce6bfe74ec68d36e8f5e9595154dc1302cbffec46f77dba2149e890d20d0e265
|
| 3 |
+
size 126054517
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 42017825
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f94ab2dc8b4bcac0f0601757a8e17d3b560bc190afe1cf36086bb9b591639f9
|
| 3 |
size 42017825
|