Update README.md
Browse files
README.md
CHANGED
|
@@ -58,12 +58,9 @@ It provides two synchronized modalities:
|
|
| 58 |
- Text modality – move tokens representing board positions (e.g., “C4”, “E6”).
|
| 59 |
- Visual modality – RGB images depicting the full Othello board state after each move.
|
| 60 |
|
| 61 |
-
## Dataset Sources [optional]
|
| 62 |
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
- **Repository:** [multimodal-othello](https://github.com/shin-ee-chen/multimodal-othello)
|
| 66 |
-
- **Paper:** [What if Othello-Playing Language Models Could See?](https://arxiv.org/abs/2507.14520)
|
| 67 |
|
| 68 |
## Statistics
|
| 69 |
|
|
@@ -80,6 +77,7 @@ The dataset is intended for academic research for training and/or evaluating lan
|
|
| 80 |
## Citation
|
| 81 |
|
| 82 |
**Paper:** [What if Othello-Playing Language Models Could See?](https://arxiv.org/abs/2507.14520)
|
|
|
|
| 83 |
**BibTeX:**
|
| 84 |
```
|
| 85 |
@article{chen2025if,
|
|
|
|
| 58 |
- Text modality – move tokens representing board positions (e.g., “C4”, “E6”).
|
| 59 |
- Visual modality – RGB images depicting the full Othello board state after each move.
|
| 60 |
|
|
|
|
| 61 |
|
| 62 |
+
## Repository:
|
| 63 |
+
[multimodal-othello](https://github.com/shin-ee-chen/multimodal-othello)
|
|
|
|
|
|
|
| 64 |
|
| 65 |
## Statistics
|
| 66 |
|
|
|
|
| 77 |
## Citation
|
| 78 |
|
| 79 |
**Paper:** [What if Othello-Playing Language Models Could See?](https://arxiv.org/abs/2507.14520)
|
| 80 |
+
|
| 81 |
**BibTeX:**
|
| 82 |
```
|
| 83 |
@article{chen2025if,
|