jmonas commited on
Commit
7493a84
·
verified ·
1 Parent(s): aaf6fb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ Each split is sharded:
69
 
70
  ## Test v2.0
71
 
72
- We now provide a **test_v2.0** subset 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
  ---
 
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
  ---