oaklight commited on
Commit
b4f3e8a
·
verified ·
1 Parent(s): dc36e19

update 70steps readme

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -28,9 +28,13 @@ data-intermediate/night/
28
 
29
  ## Variations
30
 
31
- <!-- ### 70-step vs all-step version
32
 
33
- In our paper, we benchmark using the first 70 steps of the walkthrough from each game. We also provide all-step versions of both `data` and `data-intermediate` collection. -->
 
 
 
 
34
 
35
  ### Word-only & Word+ID
36
 
 
28
 
29
  ## Variations
30
 
31
+ ### 70-step vs all-step version
32
 
33
+ In our paper, we benchmark using the first 70 steps of the walkthrough from each game. We also provide all-step versions of both `data` and `data-intermediate` collection.
34
+
35
+ * **70-step** `data-intermediate-70steps.tar.zst`: contains the first 70 steps of each walkthrough. If the complete walkthrough is shorter than 70 steps, then all steps are used.
36
+
37
+ * **All-step** `data-intermediate.tar.zst`: contains all steps of each walkthrough.
38
 
39
  ### Word-only & Word+ID
40