Add dataset to model card
#3
by
sergiopaniego
HF Staff
- opened
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Multiverse: The First AI Multiplayer World Model
|
@@ -109,5 +111,4 @@ Note: The full resolution dataset is only for upsampler training and is not fit
|
|
109 |
## Outside resources
|
110 |
|
111 |
- DIAMOND - https://github.com/eloialonso/diamond
|
112 |
-
- AI-MarioKart64 - https://github.com/Dere-Wah/AI-MarioKart64
|
113 |
-
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- Enigma-AI/multiplayer-racing-low-res
|
5 |
---
|
6 |
|
7 |
# Multiverse: The First AI Multiplayer World Model
|
|
|
111 |
## Outside resources
|
112 |
|
113 |
- DIAMOND - https://github.com/eloialonso/diamond
|
114 |
+
- AI-MarioKart64 - https://github.com/Dere-Wah/AI-MarioKart64
|
|