Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ tags:
|
|
4 |
- chess
|
5 |
- game-ai
|
6 |
- pytorch
|
|
|
|
|
|
|
|
|
7 |
library_name: transformers
|
8 |
datasets:
|
9 |
- Maxlegrec/ChessFENS
|
|
|
4 |
- chess
|
5 |
- game-ai
|
6 |
- pytorch
|
7 |
+
- safetensors
|
8 |
+
safetensors:
|
9 |
+
total_parameters: 31708102 # Replace with your actual parameter count
|
10 |
+
dtype: float32
|
11 |
library_name: transformers
|
12 |
datasets:
|
13 |
- Maxlegrec/ChessFENS
|