google-research

Форк
0

..
/
sudoku_gpt 
README.md

Library for training a GPT model on Sudoku puzzles.

This document describes the functionality and experiments in this project. We train decoder-only Transformer language models on Sudoku puzzles and their solutions and study how well the model learns to solve unseen Sudoku puzzles at test time. In addition, we perform an interpretability analysis on the internal embeddings of the model to study whether it has developed an in-depth understanding of the rules and strategies for solving Sudoku.

From google-research/

To run the experiment, run

python -m sudoku_gpt/main.py

License

Sudoku-GPT is licensed under the Apache License, Version 2.0. This is not an officially supported Google product. Contact nishanthd@google.com for questions about the repo.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.