Skip to content

Commit e8d2ba1

Browse files
xu-shawnDisservin
authored andcommitted
Add Leela Data Attribution
closes #5705 No functional change
1 parent 6a8478c commit e8d2ba1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@ where the source code can be found) to generate the exact binary you are
120120
distributing. If you make any changes to the source code, these changes must
121121
also be made available under GPL v3.
122122

123+
## Acknowledgements
124+
125+
Stockfish uses neural networks trained on [data provided by the Leela Chess Zero
126+
project][lc0-data-link], which is made available under the [Open Database License][odbl-link] (ODbL).
127+
123128

124129
[authors-link]: https://github.com/official-stockfish/Stockfish/blob/master/AUTHORS
125130
[build-link]: https://github.com/official-stockfish/Stockfish/actions/workflows/stockfish.yml
@@ -144,6 +149,8 @@ also be made available under GPL v3.
144149
[wiki-uci-link]: https://github.com/official-stockfish/Stockfish/wiki/UCI-&-Commands
145150
[wiki-usage-link]: https://github.com/official-stockfish/Stockfish/wiki/Download-and-usage
146151
[worker-link]: https://github.com/official-stockfish/fishtest/wiki/Running-the-worker
152+
[lc0-data-link]: https://storage.lczero.org/files/training_data
153+
[odbl-link]: https://opendatacommons.org/licenses/odbl/odbl-10.txt
147154

148155
[build-badge]: https://img.shields.io/github/actions/workflow/status/official-stockfish/Stockfish/stockfish.yml?branch=master&style=for-the-badge&label=stockfish&logo=github
149156
[commits-badge]: https://img.shields.io/github/commits-since/official-stockfish/Stockfish/latest?style=for-the-badge

0 commit comments

Comments
 (0)