Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
File size: 1,270 Bytes
0d703a0
5da8fde
 
 
 
 
 
 
 
 
 
 
0d703a0
 
 
 
 
 
 
35a15b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dd16b7e
 
 
 
 
 
 
a5a597d
 
 
 
 
 
d58c721
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
2024-12-08 Danyang Zhang <zhang-dy20@sjtu.edu.cn>

	v1.5

	Added a trigering threshold to the RHU events of QA tasks.  Mobile-Env
	v4.x is needed to support this feature.

	Changed the all-instuction-concatenated commands into
	only-first-instruction ones.

2024-12-08 Danyang Zhang <zhang-dy20@sjtu.edu.cn>

	v1.4.1

	Corrected the VH event for share tasks

	* wikihow-canonical.tar.xz
	* wikihow-microcanon.tar.xz

2024-12-06 Danyang Zhang <zhang-dy20@sjtu.edu.cn>

	v1.4

	Repacked the replay data.

	* wikihow.data.tar.xz.00
	* wikihow.data.tar.xz.01
	* wikihow.data.tar.xz.sha256

	Added requirements.txt-s for mitmproxy and InstructionRewritingWrapper.

	* requirements-mitm.txt
	* requirements-instruction_rewriting.txt

2023-12-18 Danyang Zhang <zhang-dy20@sjtu.edu.cn>

	v1.3

	Updated the split of canonical set and micro canonical set. Added new task
	types, cross-page tasks and QA tasks.

2023-11-01 Danyang Zhang <zhang-dy20@sjtu.edu.cn>

	v1.2

	Migrated to Mobile-Env v3.0.

2023-08-22 Danyang Zhang <zhang-dy20@sjtu.edu.cn>

	* instruction_rewriting/ (Human-rewritten instructions): Human-rewritten
	instructions for the canonical set. Provided the annotation data, the public
	patterns, and the wrapper tool to load them.
	* Changelog: Added this file