philipp-zettl commited on
Commit
c5a8dba
·
verified ·
1 Parent(s): 7c76dba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - chess
8
  ---
9
  # Model card for chessPT
10
- A pretrained Decoder only transformer model for chess move prediction.
11
 
12
  ## Intended use
13
  Predict new moves in a chess game based on PGN tokens.
 
7
  - chess
8
  ---
9
  # Model card for chessPT
10
+ A pretrained Decoder only transformer model for chess move prediction with only `~14M` parameters.
11
 
12
  ## Intended use
13
  Predict new moves in a chess game based on PGN tokens.