nsarrazin HF staff commited on
Commit
65f131a
·
verified ·
1 Parent(s): f9ebf8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  A 231M parameter base model trained on 4.4B tokens of lichess games from January 2023 that ended in checkmate (filtered out games that were won because of time).
11
 
12
- Code repo is [here](https://github.com/nsarrazin/chessformer)
13
 
14
  ## Inference
15
  ```py
 
9
 
10
  A 231M parameter base model trained on 4.4B tokens of lichess games from January 2023 that ended in checkmate (filtered out games that were won because of time).
11
 
12
+ [![Code repo](https://img.shields.io/badge/code%20repo-grey?style=for-the-badge&logo=github)](https://github.com/nsarrazin/chessformer)
13
 
14
  ## Inference
15
  ```py