Zhaoxuan commited on
Commit
3e2849c
·
verified ·
1 Parent(s): a1765e6

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. ALOE/ood_test/dataset_info.json +41 -0
  2. ALOE/ood_test/state.json +13 -0
  3. ALOE/random_test/dataset_info.json +41 -0
  4. ALOE/random_test/state.json +13 -0
  5. ALOE/train/dataset_info.json +41 -0
  6. ALOE/train/state.json +13 -0
  7. EC/ood_test/dataset_info.json +28 -0
  8. EC/ood_test/state.json +13 -0
  9. EC/random_test/dataset_info.json +28 -0
  10. EC/random_test/state.json +13 -0
  11. EC/train/dataset_info.json +28 -0
  12. EC/train/state.json +13 -0
  13. LaMP/movie_ood_test/dataset_info.json +64 -0
  14. LaMP/movie_ood_test/state.json +13 -0
  15. LaMP/news_cat_train/dataset_info.json +64 -0
  16. LaMP/product_random_test/dataset_info.json +60 -0
  17. LaMP/tweet_train/dataset_info.json +60 -0
  18. LongLaMP/abstract_generation_ood_test/dataset_info.json +60 -0
  19. LongLaMP/abstract_generation_ood_test/state.json +13 -0
  20. LongLaMP/abstract_generation_random_test/state.json +13 -0
  21. LongLaMP/abstract_generation_train/dataset_info.json +60 -0
  22. LongLaMP/abstract_generation_train/state.json +34 -0
  23. LongLaMP/product_review_ood_test/dataset_info.json +60 -0
  24. LongLaMP/product_review_ood_test/state.json +13 -0
  25. LongLaMP/product_review_random_test/dataset_info.json +60 -0
  26. LongLaMP/product_review_random_test/state.json +13 -0
  27. LongLaMP/product_review_train/dataset_info.json +60 -0
  28. LongLaMP/product_review_train/state.json +19 -0
  29. LongLaMP/topic_writing_ood_test/dataset_info.json +60 -0
  30. LongLaMP/topic_writing_ood_test/state.json +13 -0
  31. LongLaMP/topic_writing_random_test/dataset_info.json +60 -0
  32. LongLaMP/topic_writing_random_test/state.json +13 -0
  33. OpinionQA/ood_test/dataset_info.json +28 -0
  34. OpinionQA/ood_test/state.json +13 -0
  35. OpinionQA/random_test/dataset_info.json +28 -0
  36. OpinionQA/random_test/state.json +13 -0
  37. OpinionQA/train/dataset_info.json +28 -0
  38. OpinionQA/train/state.json +13 -0
  39. PRISM-cache/ood_test/dataset_info.json +41 -0
  40. PRISM-cache/ood_test/state.json +13 -0
  41. PRISM-cache/random_test/dataset_info.json +41 -0
  42. PRISM-cache/random_test/state.json +13 -0
  43. PRISM-cache/train/dataset_info.json +41 -0
  44. PRISM-cache/train/state.json +13 -0
  45. PRISM/ood_test/dataset_info.json +41 -0
  46. PRISM/ood_test/state.json +13 -0
  47. PRISM/random_test/dataset_info.json +41 -0
  48. PRISM/random_test/state.json +13 -0
  49. PRISM/train/dataset_info.json +41 -0
  50. PRISM/train/state.json +13 -0
ALOE/ood_test/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
ALOE/ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6ff46f836cec24b0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
ALOE/random_test/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
ALOE/random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "ff321d9174700816",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
ALOE/train/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
ALOE/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8c13208756945744",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
EC/ood_test/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "input": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "output": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
EC/ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "ecdebe9a72974e7c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
EC/random_test/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "input": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "output": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
EC/random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5ea84ba26982a859",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
EC/train/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "input": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "output": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
EC/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "82199f9bb902d665",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
LaMP/movie_ood_test/dataset_info.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "history_stat": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k1": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k2": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k4": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k8": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k12": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k16": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "profile_retrieval_k32": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ }
61
+ },
62
+ "homepage": "",
63
+ "license": ""
64
+ }
LaMP/movie_ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3646ab59459b1c10",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
LaMP/news_cat_train/dataset_info.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "history_stat": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k1": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k2": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k4": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k8": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k12": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k16": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "profile_retrieval_k32": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ }
61
+ },
62
+ "homepage": "",
63
+ "license": ""
64
+ }
LaMP/product_random_test/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LaMP/tweet_train/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/abstract_generation_ood_test/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/abstract_generation_ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "52b81a8fcea37de7",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
LongLaMP/abstract_generation_random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "95b1c875b3c612ff",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
LongLaMP/abstract_generation_train/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/abstract_generation_train/state.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00008.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00008.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00008.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00008.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00008.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00008.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00008.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00008.arrow"
26
+ }
27
+ ],
28
+ "_fingerprint": "b33c3ca3b5952121",
29
+ "_format_columns": null,
30
+ "_format_kwargs": {},
31
+ "_format_type": null,
32
+ "_output_all_columns": false,
33
+ "_split": null
34
+ }
LongLaMP/product_review_ood_test/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/product_review_ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "076c39581d332761",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
LongLaMP/product_review_random_test/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/product_review_random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "0c9eda68990c4205",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
LongLaMP/product_review_train/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/product_review_train/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "c05c8db6bc591624",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }
LongLaMP/topic_writing_ood_test/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/topic_writing_ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "49bbc59dc92c8fd9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
LongLaMP/topic_writing_random_test/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "output": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "profile_retrieval_k1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "profile_retrieval_k2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "profile_retrieval_k4": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "profile_retrieval_k8": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "profile_retrieval_k12": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "profile_retrieval_k16": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "profile_retrieval_k32": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
LongLaMP/topic_writing_random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "49891c360efe122d",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
OpinionQA/ood_test/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "input": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "output": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
OpinionQA/ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "415962cb6f29d31a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
OpinionQA/random_test/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "input": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "output": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
OpinionQA/random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3e98bd848b9ea55a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
OpinionQA/train/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "input": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "output": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
OpinionQA/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6add0f83bf488424",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
PRISM-cache/ood_test/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
PRISM-cache/ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "86d18a5975fc0c68",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
PRISM-cache/random_test/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
PRISM-cache/random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "74f93f5c80d515ef",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
PRISM-cache/train/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
PRISM-cache/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "0f94617d576e38aa",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
PRISM/ood_test/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
PRISM/ood_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8504b4c0930ded14",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
PRISM/random_test/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
PRISM/random_test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "af8e59012b4cff0c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
PRISM/train/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "user_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "profile_text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "profile_all_history": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "input": {
22
+ "feature": {
23
+ "content": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "role": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "output": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
PRISM/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c1c8324f192668c0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }