Peng Ding commited on
Commit
1792a78
1 Parent(s): 65a4d3e

update 70steps readme

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -20,9 +20,13 @@ data/night/
20
 
21
  ## Variations
22
 
23
- <!-- ### 70-step vs all-step version
24
 
25
- 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` collection. -->
 
 
 
 
26
 
27
  ### Word-only & Word+ID
28
 
 
20
 
21
  ## Variations
22
 
23
+ ### 70-step vs all-step version
24
 
25
+ 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.
26
+
27
+ * **70-step** `data-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.
28
+
29
+ * **All-step** `data.tar.zst`: contains all steps of each walkthrough.
30
 
31
  ### Word-only & Word+ID
32