Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,11 +46,14 @@ flipped to MG2's (`mouse[0] > 0 = look-up`) at encoding time.
|
|
| 46 |
## Citation
|
| 47 |
|
| 48 |
```bibtex
|
| 49 |
-
@misc{
|
| 50 |
-
title={ForgeWM:
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
|
|
|
|
|
|
|
|
|
| 54 |
}
|
| 55 |
```
|
| 56 |
|
|
|
|
| 46 |
## Citation
|
| 47 |
|
| 48 |
```bibtex
|
| 49 |
+
@misc{li2026forgewm,
|
| 50 |
+
title = {ForgeWM: Progressive Causal Training for Few-Step
|
| 51 |
+
Action-Conditioned Video World Models},
|
| 52 |
+
author = {Xinye Li and Lingshuai Lin and Lei Wang and Liuzhou Zhang and
|
| 53 |
+
Jialin Cui and Qingshan Li and Guanchu Wang and Qingbin Liu and
|
| 54 |
+
Xi Chen and Jiang Bian and Wai Lam},
|
| 55 |
+
year = {2026},
|
| 56 |
+
url = {https://github.com/asdfo123/ForgeWM}
|
| 57 |
}
|
| 58 |
```
|
| 59 |
|