Abhijnan commited on
Commit
f2a8a38
·
verified ·
1 Parent(s): 6c65a03

Upload 6 files

Browse files

Weights task preferences on friction interventions.

wtd_original/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a252ce302f60c1c046767901204b82a6fa24e97fe25d8a4636b422e3f444866
3
+ size 12274816
wtd_original/dataset_info.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dialog_id": {
6
+ "dtype": "float64",
7
+ "_type": "Value"
8
+ },
9
+ "friction_index": {
10
+ "dtype": "float64",
11
+ "_type": "Value"
12
+ },
13
+ "chosen_friction_statement": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "rejected_friction_statement": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "chosen_rationale": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "rejected_rationale": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "task_state": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "belief_state": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "chosen_reward_score": {
38
+ "dtype": "float64",
39
+ "_type": "Value"
40
+ },
41
+ "rejected_reward_score": {
42
+ "dtype": "float64",
43
+ "_type": "Value"
44
+ },
45
+ "context": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "message_id": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "unique_id": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "original_wtd_friction_data": {
58
+ "dtype": "bool",
59
+ "_type": "Value"
60
+ }
61
+ },
62
+ "homepage": "",
63
+ "license": ""
64
+ }
wtd_original/state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d47fc252f0d34467",
8
+ "_format_columns": [
9
+ "belief_state",
10
+ "chosen_friction_statement",
11
+ "chosen_rationale",
12
+ "chosen_reward_score",
13
+ "context",
14
+ "dialog_id",
15
+ "friction_index",
16
+ "message_id",
17
+ "original_wtd_friction_data",
18
+ "rejected_friction_statement",
19
+ "rejected_rationale",
20
+ "rejected_reward_score",
21
+ "task_state",
22
+ "unique_id"
23
+ ],
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }
wtd_simulated/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b6d608c99122cbcfeac4914cd1cccf638d7cb59df6f69c1ed195cbefe318e07
3
+ size 94440216
wtd_simulated/dataset_info.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dialog_id": {
6
+ "dtype": "float64",
7
+ "_type": "Value"
8
+ },
9
+ "friction_index": {
10
+ "dtype": "float64",
11
+ "_type": "Value"
12
+ },
13
+ "chosen_friction_statement": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "rejected_friction_statement": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "chosen_rationale": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "rejected_rationale": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "task_state": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "belief_state": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "chosen_reward_score": {
38
+ "dtype": "float64",
39
+ "_type": "Value"
40
+ },
41
+ "rejected_reward_score": {
42
+ "dtype": "float64",
43
+ "_type": "Value"
44
+ },
45
+ "context": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "message_id": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "unique_id": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "original_wtd_friction_data": {
58
+ "dtype": "bool",
59
+ "_type": "Value"
60
+ }
61
+ },
62
+ "homepage": "",
63
+ "license": ""
64
+ }
wtd_simulated/state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9e9e0c7ad7146296",
8
+ "_format_columns": [
9
+ "belief_state",
10
+ "chosen_friction_statement",
11
+ "chosen_rationale",
12
+ "chosen_reward_score",
13
+ "context",
14
+ "dialog_id",
15
+ "friction_index",
16
+ "message_id",
17
+ "original_wtd_friction_data",
18
+ "rejected_friction_statement",
19
+ "rejected_rationale",
20
+ "rejected_reward_score",
21
+ "task_state",
22
+ "unique_id"
23
+ ],
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }