Skip to content

Commit 4fe04a2

Browse files
vondeleDisservin
authored andcommitted
Update main network to nn-87a9d7857d88.nnue
trained with https://github.com/vondele/nettest/blob/842d95177f882c0e9b5262247c38d8fcb3e0f3db/threats.yaml passed STC: LLR: 2.93 (-2.94,2.94) <0.00,2.00> Total: 114880 W: 30291 L: 29851 D: 54738 Ptnml(0-2): 499, 13547, 28947, 13909, 538 https://tests.stockfishchess.org/tests/view/6923ec4bba083df4ca63dd39 passed LTC: LLR: 2.97 (-2.94,2.94) <0.50,2.50> Total: 113268 W: 29115 L: 28634 D: 55519 Ptnml(0-2): 114, 12295, 31340, 12766, 119 https://tests.stockfishchess.org/tests/view/6925cd01b23dfeae38cfe134 closes #6452 Bench: 3028457
1 parent c953862 commit 4fe04a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/evaluate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Eval {
3333
// for the build process (profile-build and fishtest) to work. Do not change the
3434
// name of the macro or the location where this macro is defined, as it is used
3535
// in the Makefile/Fishtest.
36-
#define EvalFileDefaultNameBig "nn-c0ae49f08b40.nnue"
36+
#define EvalFileDefaultNameBig "nn-87a9d7857d88.nnue"
3737
#define EvalFileDefaultNameSmall "nn-37f18f62d772.nnue"
3838

3939
namespace NNUE {

0 commit comments

Comments
 (0)