Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,6 @@ base_model:
|
|
| 7 |
---
|
| 8 |
official model of "The DAWN of World-Action Interactive Models"
|
| 9 |
- Pretrained weights (used for `config.meta.pretrain_checkpoint_full`):
|
| 10 |
-
- `
|
| 11 |
- Inference checkpoint weights (used for `--checkpoint` or `best_open_loop.pt`):
|
| 12 |
- `best_open_loop.pt`
|
|
|
|
| 7 |
---
|
| 8 |
official model of "The DAWN of World-Action Interactive Models"
|
| 9 |
- Pretrained weights (used for `config.meta.pretrain_checkpoint_full`):
|
| 10 |
+
- `pretrained.pt`
|
| 11 |
- Inference checkpoint weights (used for `--checkpoint` or `best_open_loop.pt`):
|
| 12 |
- `best_open_loop.pt`
|