Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,11 @@ datasets:
|
|
| 5 |
library_name: transformers
|
| 6 |
tags:
|
| 7 |
- chess
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
# Model Card for yolochess_mlm_azure-cloud-35
|
| 10 |
|
|
|
|
| 5 |
library_name: transformers
|
| 6 |
tags:
|
| 7 |
- chess
|
| 8 |
+
widget:
|
| 9 |
+
- text: "rnbqkbnr/pppppppp/8/8/8/[MASK]/PPPPPPPP/RNBQKBNR w KQkq - 0 1"
|
| 10 |
+
example_title: "MLM: Masked = 8"
|
| 11 |
+
- text: "6k1/8/8/1pB3[MASK]P/1P3P2/8/8/8 w - - 1 74"
|
| 12 |
+
example_title: "MLM: Masked = K"
|
| 13 |
---
|
| 14 |
# Model Card for yolochess_mlm_azure-cloud-35
|
| 15 |
|