yunfanj commited on
Commit
ffc0151
1 Parent(s): 9d8b3f2

add dataset

Browse files
dev_set/dataset.arrow ADDED
Binary file (1.04 MB). View file
 
dev_set/dataset_info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "csv",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_size": 4775106,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "/Users/yunfanj/workspace/classify-loneliness/classify_loneliness/hmtc_dataset/hmtc_ds.csv": {
9
+ "num_bytes": 4705942,
10
+ "checksum": "6b052877e6f0654cc49907ae4de6df61dea8eda391a018fcde5089a45377ce7c"
11
+ }
12
+ },
13
+ "download_size": 4705942,
14
+ "features": {
15
+ "context_pri": {
16
+ "feature": {
17
+ "dtype": "int64",
18
+ "id": null,
19
+ "_type": "Value"
20
+ },
21
+ "length": -1,
22
+ "id": null,
23
+ "_type": "Sequence"
24
+ },
25
+ "idx": {
26
+ "dtype": "int32",
27
+ "id": null,
28
+ "_type": "Value"
29
+ },
30
+ "interaction": {
31
+ "feature": {
32
+ "dtype": "int64",
33
+ "id": null,
34
+ "_type": "Value"
35
+ },
36
+ "length": -1,
37
+ "id": null,
38
+ "_type": "Sequence"
39
+ },
40
+ "interpersonal_pri": {
41
+ "feature": {
42
+ "dtype": "int64",
43
+ "id": null,
44
+ "_type": "Value"
45
+ },
46
+ "length": -1,
47
+ "id": null,
48
+ "_type": "Sequence"
49
+ },
50
+ "lonely": {
51
+ "feature": {
52
+ "dtype": "int64",
53
+ "id": null,
54
+ "_type": "Value"
55
+ },
56
+ "length": -1,
57
+ "id": null,
58
+ "_type": "Sequence"
59
+ },
60
+ "temporal": {
61
+ "feature": {
62
+ "dtype": "int64",
63
+ "id": null,
64
+ "_type": "Value"
65
+ },
66
+ "length": -1,
67
+ "id": null,
68
+ "_type": "Sequence"
69
+ },
70
+ "text": {
71
+ "dtype": "string",
72
+ "id": null,
73
+ "_type": "Value"
74
+ },
75
+ "unique_id": {
76
+ "dtype": "string",
77
+ "id": null,
78
+ "_type": "Value"
79
+ }
80
+ },
81
+ "homepage": "",
82
+ "license": "",
83
+ "post_processed": null,
84
+ "post_processing_size": null,
85
+ "size_in_bytes": 9481048,
86
+ "splits": {
87
+ "train": {
88
+ "name": "train",
89
+ "num_bytes": 4775106,
90
+ "num_examples": 5633,
91
+ "dataset_name": "csv"
92
+ }
93
+ },
94
+ "supervised_keys": null,
95
+ "task_templates": null,
96
+ "version": {
97
+ "version_str": "0.0.0",
98
+ "description": null,
99
+ "major": 0,
100
+ "minor": 0,
101
+ "patch": 0
102
+ }
103
+ }
dev_set/state.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "533f3f0d5018a5c0",
8
+ "_format_columns": [
9
+ "context_pri",
10
+ "idx",
11
+ "interaction",
12
+ "interpersonal_pri",
13
+ "lonely",
14
+ "temporal",
15
+ "text",
16
+ "unique_id"
17
+ ],
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_indexes": {},
21
+ "_output_all_columns": false,
22
+ "_split": "train"
23
+ }
test_set/dataset.arrow ADDED
Binary file (520 kB). View file
 
test_set/dataset_info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "csv",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_size": 4775106,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "/Users/yunfanj/workspace/classify-loneliness/classify_loneliness/hmtc_dataset/hmtc_ds.csv": {
9
+ "num_bytes": 4705942,
10
+ "checksum": "6b052877e6f0654cc49907ae4de6df61dea8eda391a018fcde5089a45377ce7c"
11
+ }
12
+ },
13
+ "download_size": 4705942,
14
+ "features": {
15
+ "context_pri": {
16
+ "feature": {
17
+ "dtype": "int64",
18
+ "id": null,
19
+ "_type": "Value"
20
+ },
21
+ "length": -1,
22
+ "id": null,
23
+ "_type": "Sequence"
24
+ },
25
+ "idx": {
26
+ "dtype": "int32",
27
+ "id": null,
28
+ "_type": "Value"
29
+ },
30
+ "interaction": {
31
+ "feature": {
32
+ "dtype": "int64",
33
+ "id": null,
34
+ "_type": "Value"
35
+ },
36
+ "length": -1,
37
+ "id": null,
38
+ "_type": "Sequence"
39
+ },
40
+ "interpersonal_pri": {
41
+ "feature": {
42
+ "dtype": "int64",
43
+ "id": null,
44
+ "_type": "Value"
45
+ },
46
+ "length": -1,
47
+ "id": null,
48
+ "_type": "Sequence"
49
+ },
50
+ "lonely": {
51
+ "feature": {
52
+ "dtype": "int64",
53
+ "id": null,
54
+ "_type": "Value"
55
+ },
56
+ "length": -1,
57
+ "id": null,
58
+ "_type": "Sequence"
59
+ },
60
+ "temporal": {
61
+ "feature": {
62
+ "dtype": "int64",
63
+ "id": null,
64
+ "_type": "Value"
65
+ },
66
+ "length": -1,
67
+ "id": null,
68
+ "_type": "Sequence"
69
+ },
70
+ "text": {
71
+ "dtype": "string",
72
+ "id": null,
73
+ "_type": "Value"
74
+ },
75
+ "unique_id": {
76
+ "dtype": "string",
77
+ "id": null,
78
+ "_type": "Value"
79
+ }
80
+ },
81
+ "homepage": "",
82
+ "license": "",
83
+ "post_processed": null,
84
+ "post_processing_size": null,
85
+ "size_in_bytes": 9481048,
86
+ "splits": {
87
+ "train": {
88
+ "name": "train",
89
+ "num_bytes": 4775106,
90
+ "num_examples": 5633,
91
+ "dataset_name": "csv"
92
+ }
93
+ },
94
+ "supervised_keys": null,
95
+ "task_templates": null,
96
+ "version": {
97
+ "version_str": "0.0.0",
98
+ "description": null,
99
+ "major": 0,
100
+ "minor": 0,
101
+ "patch": 0
102
+ }
103
+ }
test_set/state.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "aa10bc5f03650063",
8
+ "_format_columns": [
9
+ "context_pri",
10
+ "idx",
11
+ "interaction",
12
+ "interpersonal_pri",
13
+ "lonely",
14
+ "temporal",
15
+ "text",
16
+ "unique_id"
17
+ ],
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_indexes": {},
21
+ "_output_all_columns": false,
22
+ "_split": "train"
23
+ }
train_set/dataset.arrow ADDED
Binary file (3.8 MB). View file
 
train_set/dataset_info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "csv",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_size": 4775106,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "/Users/yunfanj/workspace/classify-loneliness/classify_loneliness/hmtc_dataset/hmtc_ds.csv": {
9
+ "num_bytes": 4705942,
10
+ "checksum": "6b052877e6f0654cc49907ae4de6df61dea8eda391a018fcde5089a45377ce7c"
11
+ }
12
+ },
13
+ "download_size": 4705942,
14
+ "features": {
15
+ "context_pri": {
16
+ "feature": {
17
+ "dtype": "int64",
18
+ "id": null,
19
+ "_type": "Value"
20
+ },
21
+ "length": -1,
22
+ "id": null,
23
+ "_type": "Sequence"
24
+ },
25
+ "idx": {
26
+ "dtype": "int32",
27
+ "id": null,
28
+ "_type": "Value"
29
+ },
30
+ "interaction": {
31
+ "feature": {
32
+ "dtype": "int64",
33
+ "id": null,
34
+ "_type": "Value"
35
+ },
36
+ "length": -1,
37
+ "id": null,
38
+ "_type": "Sequence"
39
+ },
40
+ "interpersonal_pri": {
41
+ "feature": {
42
+ "dtype": "int64",
43
+ "id": null,
44
+ "_type": "Value"
45
+ },
46
+ "length": -1,
47
+ "id": null,
48
+ "_type": "Sequence"
49
+ },
50
+ "lonely": {
51
+ "feature": {
52
+ "dtype": "int64",
53
+ "id": null,
54
+ "_type": "Value"
55
+ },
56
+ "length": -1,
57
+ "id": null,
58
+ "_type": "Sequence"
59
+ },
60
+ "temporal": {
61
+ "feature": {
62
+ "dtype": "int64",
63
+ "id": null,
64
+ "_type": "Value"
65
+ },
66
+ "length": -1,
67
+ "id": null,
68
+ "_type": "Sequence"
69
+ },
70
+ "text": {
71
+ "dtype": "string",
72
+ "id": null,
73
+ "_type": "Value"
74
+ },
75
+ "unique_id": {
76
+ "dtype": "string",
77
+ "id": null,
78
+ "_type": "Value"
79
+ }
80
+ },
81
+ "homepage": "",
82
+ "license": "",
83
+ "post_processed": null,
84
+ "post_processing_size": null,
85
+ "size_in_bytes": 9481048,
86
+ "splits": {
87
+ "train": {
88
+ "name": "train",
89
+ "num_bytes": 4775106,
90
+ "num_examples": 5633,
91
+ "dataset_name": "csv"
92
+ }
93
+ },
94
+ "supervised_keys": null,
95
+ "task_templates": null,
96
+ "version": {
97
+ "version_str": "0.0.0",
98
+ "description": null,
99
+ "major": 0,
100
+ "minor": 0,
101
+ "patch": 0
102
+ }
103
+ }
train_set/state.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "88193eb4feffbf90",
8
+ "_format_columns": [
9
+ "context_pri",
10
+ "idx",
11
+ "interaction",
12
+ "interpersonal_pri",
13
+ "lonely",
14
+ "temporal",
15
+ "text",
16
+ "unique_id"
17
+ ],
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_indexes": {},
21
+ "_output_all_columns": false,
22
+ "_split": "train"
23
+ }