usr256864 commited on
Commit
93b4cf3
·
verified ·
1 Parent(s): 210ff21

Upload folder using huggingface_hub

Browse files
ace05_swig_ontology.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Conflict:Attack": [
3
+ "Agent",
4
+ "Attacker",
5
+ "Instrument",
6
+ "Place",
7
+ "Target",
8
+ "Victim"
9
+ ],
10
+ "Conflict:Demonstrate": [
11
+ "Entity",
12
+ "Instrument",
13
+ "Place",
14
+ "Police"
15
+ ],
16
+ "Contact:Meet": [
17
+ "Entity",
18
+ "Place"
19
+ ],
20
+ "Contact:Phone-Write": [
21
+ "Entity",
22
+ "Instrument",
23
+ "Place"
24
+ ],
25
+ "Justice:Arrest-Jail": [
26
+ "Agent",
27
+ "Instrument",
28
+ "Person",
29
+ "Place"
30
+ ],
31
+ "Life:Die": [
32
+ "Agent",
33
+ "Instrument",
34
+ "Place",
35
+ "Victim"
36
+ ],
37
+ "Movement:Transport": [
38
+ "Agent",
39
+ "Artifact",
40
+ "Destination",
41
+ "Origin",
42
+ "Place",
43
+ "Vehicle"
44
+ ],
45
+ "Transaction:Transfer-Money": [
46
+ "Giver",
47
+ "Money",
48
+ "Place",
49
+ "Recipient"
50
+ ]
51
+ }
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "dev", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b78fbd02df4a85ec1147a365ad22e474a6c1c84b1c3871d7dfeeac14693cb7d9
3
+ size 198888184
test/dataset_info.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "img_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "image_filename": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "event": {
14
+ "event_id": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "event_type": {
19
+ "dtype": "string",
20
+ "_type": "Value"
21
+ },
22
+ "arguments": {
23
+ "feature": {
24
+ "role": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "bbox": {
29
+ "feature": {
30
+ "dtype": "int32",
31
+ "_type": "Value"
32
+ },
33
+ "length": 4,
34
+ "_type": "List"
35
+ }
36
+ },
37
+ "_type": "List"
38
+ }
39
+ },
40
+ "verb": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "verb_def": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "verb_abstract": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "verb_framenet": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "roles": {
57
+ "feature": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "_type": "List"
62
+ },
63
+ "role_defs": {
64
+ "feature": {
65
+ "dtype": "string",
66
+ "_type": "Value"
67
+ },
68
+ "_type": "List"
69
+ },
70
+ "height": {
71
+ "dtype": "int32",
72
+ "_type": "Value"
73
+ },
74
+ "width": {
75
+ "dtype": "int32",
76
+ "_type": "Value"
77
+ },
78
+ "frame_roles": {
79
+ "feature": {
80
+ "dtype": "string",
81
+ "_type": "Value"
82
+ },
83
+ "_type": "List"
84
+ },
85
+ "frame_nouns_ann1": {
86
+ "feature": {
87
+ "dtype": "string",
88
+ "_type": "Value"
89
+ },
90
+ "_type": "List"
91
+ },
92
+ "frame_nouns_ann2": {
93
+ "feature": {
94
+ "dtype": "string",
95
+ "_type": "Value"
96
+ },
97
+ "_type": "List"
98
+ },
99
+ "frame_nouns_ann3": {
100
+ "feature": {
101
+ "dtype": "string",
102
+ "_type": "Value"
103
+ },
104
+ "_type": "List"
105
+ },
106
+ "frame_glosses_ann1": {
107
+ "feature": {
108
+ "feature": {
109
+ "dtype": "string",
110
+ "_type": "Value"
111
+ },
112
+ "_type": "List"
113
+ },
114
+ "_type": "List"
115
+ },
116
+ "image": {
117
+ "_type": "Image"
118
+ },
119
+ "ace05_mapped": {
120
+ "dtype": "bool",
121
+ "_type": "Value"
122
+ },
123
+ "ace05_event_type": {
124
+ "dtype": "string",
125
+ "_type": "Value"
126
+ },
127
+ "swig_verb": {
128
+ "dtype": "string",
129
+ "_type": "Value"
130
+ }
131
+ },
132
+ "homepage": "",
133
+ "license": ""
134
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "ebb96319190810ac",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78dd5b6924a092a529aab84baebee3ad6877bff6e64ee0f61a3f6fb1164cc354
3
+ size 301200632
train/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c370c1ae1a379f1c872fb2fa8bbf4b3db54d44644cd1d8c93609e65ed26f40c3
3
+ size 300128104
train/dataset_info.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "img_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "image_filename": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "event": {
14
+ "event_id": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "event_type": {
19
+ "dtype": "string",
20
+ "_type": "Value"
21
+ },
22
+ "arguments": {
23
+ "feature": {
24
+ "role": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "bbox": {
29
+ "feature": {
30
+ "dtype": "int32",
31
+ "_type": "Value"
32
+ },
33
+ "length": 4,
34
+ "_type": "List"
35
+ }
36
+ },
37
+ "_type": "List"
38
+ }
39
+ },
40
+ "verb": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "verb_def": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "verb_abstract": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "verb_framenet": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "roles": {
57
+ "feature": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "_type": "List"
62
+ },
63
+ "role_defs": {
64
+ "feature": {
65
+ "dtype": "string",
66
+ "_type": "Value"
67
+ },
68
+ "_type": "List"
69
+ },
70
+ "height": {
71
+ "dtype": "int32",
72
+ "_type": "Value"
73
+ },
74
+ "width": {
75
+ "dtype": "int32",
76
+ "_type": "Value"
77
+ },
78
+ "frame_roles": {
79
+ "feature": {
80
+ "dtype": "string",
81
+ "_type": "Value"
82
+ },
83
+ "_type": "List"
84
+ },
85
+ "frame_nouns_ann1": {
86
+ "feature": {
87
+ "dtype": "string",
88
+ "_type": "Value"
89
+ },
90
+ "_type": "List"
91
+ },
92
+ "frame_nouns_ann2": {
93
+ "feature": {
94
+ "dtype": "string",
95
+ "_type": "Value"
96
+ },
97
+ "_type": "List"
98
+ },
99
+ "frame_nouns_ann3": {
100
+ "feature": {
101
+ "dtype": "string",
102
+ "_type": "Value"
103
+ },
104
+ "_type": "List"
105
+ },
106
+ "frame_glosses_ann1": {
107
+ "feature": {
108
+ "feature": {
109
+ "dtype": "string",
110
+ "_type": "Value"
111
+ },
112
+ "_type": "List"
113
+ },
114
+ "_type": "List"
115
+ },
116
+ "image": {
117
+ "_type": "Image"
118
+ },
119
+ "ace05_mapped": {
120
+ "dtype": "bool",
121
+ "_type": "Value"
122
+ },
123
+ "ace05_event_type": {
124
+ "dtype": "string",
125
+ "_type": "Value"
126
+ },
127
+ "swig_verb": {
128
+ "dtype": "string",
129
+ "_type": "Value"
130
+ }
131
+ },
132
+ "homepage": "",
133
+ "license": ""
134
+ }
train/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "bb56cc450cf4ff42",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }
val/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc0a25bfd8f3e3da34590f201342122b33b8a438c667278b888042e97eb095f
3
+ size 201844040
val/dataset_info.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "img_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "image_filename": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "event": {
14
+ "event_id": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "event_type": {
19
+ "dtype": "string",
20
+ "_type": "Value"
21
+ },
22
+ "arguments": {
23
+ "feature": {
24
+ "role": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "bbox": {
29
+ "feature": {
30
+ "dtype": "int32",
31
+ "_type": "Value"
32
+ },
33
+ "length": 4,
34
+ "_type": "List"
35
+ }
36
+ },
37
+ "_type": "List"
38
+ }
39
+ },
40
+ "verb": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "verb_def": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "verb_abstract": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "verb_framenet": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "roles": {
57
+ "feature": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "_type": "List"
62
+ },
63
+ "role_defs": {
64
+ "feature": {
65
+ "dtype": "string",
66
+ "_type": "Value"
67
+ },
68
+ "_type": "List"
69
+ },
70
+ "height": {
71
+ "dtype": "int32",
72
+ "_type": "Value"
73
+ },
74
+ "width": {
75
+ "dtype": "int32",
76
+ "_type": "Value"
77
+ },
78
+ "frame_roles": {
79
+ "feature": {
80
+ "dtype": "string",
81
+ "_type": "Value"
82
+ },
83
+ "_type": "List"
84
+ },
85
+ "frame_nouns_ann1": {
86
+ "feature": {
87
+ "dtype": "string",
88
+ "_type": "Value"
89
+ },
90
+ "_type": "List"
91
+ },
92
+ "frame_nouns_ann2": {
93
+ "feature": {
94
+ "dtype": "string",
95
+ "_type": "Value"
96
+ },
97
+ "_type": "List"
98
+ },
99
+ "frame_nouns_ann3": {
100
+ "feature": {
101
+ "dtype": "string",
102
+ "_type": "Value"
103
+ },
104
+ "_type": "List"
105
+ },
106
+ "frame_glosses_ann1": {
107
+ "feature": {
108
+ "feature": {
109
+ "dtype": "string",
110
+ "_type": "Value"
111
+ },
112
+ "_type": "List"
113
+ },
114
+ "_type": "List"
115
+ },
116
+ "image": {
117
+ "_type": "Image"
118
+ },
119
+ "ace05_mapped": {
120
+ "dtype": "bool",
121
+ "_type": "Value"
122
+ },
123
+ "ace05_event_type": {
124
+ "dtype": "string",
125
+ "_type": "Value"
126
+ },
127
+ "swig_verb": {
128
+ "dtype": "string",
129
+ "_type": "Value"
130
+ }
131
+ },
132
+ "homepage": "",
133
+ "license": ""
134
+ }
val/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "cf33ff4972aae591",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }