Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ widget:
|
|
26 |
|
27 |
## Training Details
|
28 |
|
29 |
-
The model was trained during 1 epoch on the
|
30 |
|
31 |
```json
|
32 |
{"prompt":"FEN: {fen}\nMOVE:", "completion": " {move}"}
|
|
|
26 |
|
27 |
## Training Details
|
28 |
|
29 |
+
The model was trained during 1 epoch on the [Xmaster6y/stockfish-debug](https://huggingface.co/datasets/Xmaster6y/stockfish-debug) dataset (no hyperparameter tuning done). The samples are:
|
30 |
|
31 |
```json
|
32 |
{"prompt":"FEN: {fen}\nMOVE:", "completion": " {move}"}
|