Update README.md
Browse files
README.md
CHANGED
@@ -69,7 +69,7 @@ Each split is sharded:
|
|
69 |
|
70 |
## Test v2.0
|
71 |
|
72 |
-
We
|
73 |
- `unpack_data_test.py` to read the test set
|
74 |
- `unpack_data_train_val.py` to read train/val
|
75 |
---
|
|
|
69 |
|
70 |
## Test v2.0
|
71 |
|
72 |
+
We provide a 450 sample **test_v2.0** dataset for the [World Model Compression Challenge](https://huggingface.co/spaces/1x-technologies/1X_World_Model_Challenge_Compression) with a similar structure (`video_{shard}.bin`, `states_{shard}.bin`). Use:
|
73 |
- `unpack_data_test.py` to read the test set
|
74 |
- `unpack_data_train_val.py` to read train/val
|
75 |
---
|